rchien-atvi commented on issue #12053: URL: https://github.com/apache/pinot/issues/12053#issuecomment-1839782949
Thanks @Jackie-Jiang for reply. Since original post I've found [SegmentDumpTool](https://github.com/apache/pinot/blob/master/pinot-tools/src/main/java/org/apache/pinot/tools/SegmentDumpTool.java). Unfortunately using SegmentDumpTool yields similar outcome. I've tried - setting `maxLeafRecords` to `2500` - switching `dimensionsSplitOrder` where first element has lower carnality - use pinot `0.12.1` instead of `1.0.0` In cases the results are the same where 2+ level children are not included. I'll do another test with [pinot-recipes](https://github.com/startreedata/pinot-recipes/tree/main/recipes/startree-index) and share the STree config and generated index files. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
