alamb opened a new issue, #7571: URL: https://github.com/apache/arrow-datafusion/issues/7571
### Is your feature request related to a problem or challenge? @kazuyukitanimura added the group by spill feature in https://github.com/apache/arrow-datafusion/pull/7400 -- it would be great to @sunchao https://github.com/apache/arrow-datafusion/pull/7400#pullrequestreview-1622650912 noted it would be nice to have benchmarks that cover the spilling code (current benchmarks only cover the case when there is no spilling and the grouping remains in memory): ### Describe the solution you'd like Suggestion from @sunchao https://github.com/apache/arrow-datafusion/pull/7400#pullrequestreview-1622650912: > It would be very nice if we can do some tests like in this PR: https://github.com/duckdb/duckdb/pull/7931, which measures how performance may degrade as memory budget becomes lower. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
