Jackie-Jiang opened a new pull request #6100: URL: https://github.com/apache/incubator-pinot/pull/6100
## Description 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
