albertobastos opened a new pull request, #15279:
URL: https://github.com/apache/pinot/pull/15279

   Depends on https://github.com/apache/pinot/pull/15278.
   
   Creates a new Statistic both for SSE and MSE set to `true` when some group 
by operator detected that the number of groups exceed a certain warning 
threshold for a segment.
   
   For SSE, the new stat is added next to `numGroupsLimitReached` at the root 
of the response.
   
   For MSE, the new stat is added both to the root of the response and also to 
the related `stageStats`.


-- 
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