Jackie-Jiang commented on pull request #5641: URL: https://github.com/apache/incubator-pinot/pull/5641#issuecomment-653154374
@mayankshriv - Boolean member variable is always default to `false` (e.g. we don't have an explicit default value for `aggregateMetrics`, `createInvertedIndexDuringSegmentGeneration` etc.) - Star-tree is always created on the builder side. This feature is for users to add star-tree to the existing segments without star-tree. Added more descriptions in the PR. ---------------------------------------------------------------- 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]
