kkrugler commented on issue #7206:
URL: https://github.com/apache/pinot/issues/7206#issuecomment-887071588


   Looks like the only change needed would be in 
`GroupByUtils.getTableCapacity(QueryContext queryContext)`, to use the new 
options to return a different trim value. Though maybe rename to something like 
`getServerGroupTrimSize()`, and use a different call 
(`getBrokerGroupTrimSize()`?) that's used by 
`GroupByDataTableReducer.getIndexedTable()`


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

Reply via email to