You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/10/06 01:25:10 UTC

[GitHub] [incubator-pinot] Jackie-Jiang removed a comment on pull request #6100: Allow modifying/removing existing star-trees during segment reload

Jackie-Jiang removed a comment on pull request #6100:
URL: https://github.com/apache/incubator-pinot/pull/6100#issuecomment-703974794


   For #6092 
   Currently we allow generating new star-trees during the segment reload when there is no existing ones.
   This PR adds the support of modifying or removing the existing star-trees during segment reload when it detects changes for the star-tree index config.
   
   Other enhancement:
   - Deduplicate the star-tree builder config to avoid generating the same star-tree multiple times when user put multiple identical star-tree index configs, or the star-tree index config is the same as the default star-tree.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org