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 2022/02/08 23:26:33 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #8089: Truncated results when using GROUP BY on a high cardinality column

Jackie-Jiang commented on issue #8089:
URL: https://github.com/apache/pinot/issues/8089#issuecomment-1033163742


   @xtrntr I just realized that `numGroupsLimitReached` might not be correctly set in the broker response (filed #8173 to track that). To verify if the groups limit is properly set, can you please check the server log and see if you can find the following log under logger `InstancePlanMakerImplV2`:
   ```
   Initializing plan maker with maxInitialResultHolderCapacity: {}, numGroupsLimit: {}, minSegmentGroupTrimSize: {}, minServerGroupTrimSize: {}
   ```


-- 
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: commits-unsubscribe@pinot.apache.org

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