hristo-stripe commented on issue #8089: URL: https://github.com/apache/pinot/issues/8089#issuecomment-1034194145
The threshold is the boundary where the server starts trimming. The trim size is limited to 1/2 of the threshold. So likely you need to set the `.groupby.trim.threshold` config to 2MM to enable the kind of query you run. -- 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]
