Jackie-Jiang opened a new pull request, #11424:
URL: https://github.com/apache/pinot/pull/11424

   - Fix the exception when intermediate group-by executor reaches the groups 
limit (100K currently)
   - Honor the groups limit and stop adding new keys when the limit is hit
   - Return an exception when the limit is hit along with the response (similar 
to the join rows limit)
   - Make `numGroupsLimit` and `maxInitialResultHolderCapacity` configurable 
through server config, query option and query hint


-- 
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-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to