ctsk opened a new pull request, #18041: URL: https://github.com/apache/datafusion/pull/18041
## Which issue does this PR close? Doesn't close any issue. Adds a reproducer for #17897 ## What changes are included in this PR? The PR includes a small benchmark that measures the performance of the MinMaxBytesAccumulator with a growing number of groups. Executing it shows a significant drop in throughput as the number of groups in the accumulator grows. ## Are there any user-facing changes? No. -- 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]
