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/07/02 18:18:28 UTC

[GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #5641: Allow star-tree creation during segment load

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:
users@infra.apache.org



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