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 2021/07/26 22:32:20 UTC

[GitHub] [pinot] kkrugler commented on issue #7206: Support new option to force all groups to be returned per server

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