alamb opened a new issue, #6889: URL: https://github.com/apache/arrow-datafusion/issues/6889
### Is your feature request related to a problem or challenge? This is a summary issue tracking the work to complete the design described in https://github.com/apache/arrow-datafusion/issues/4973#issuecomment-1608068287 ### Describe the solution you'd like - [ ] Create a POC demonstrating sufficient improvement: https://github.com/apache/arrow-datafusion/pull/6800 - [ ] Create a PR to use the new GroupsAggregators instead of RowAggregators in GroupedHashAggregateStream - [ ] Consolidate bounded memory code into the same operator https://github.com/apache/arrow-datafusion/issues/6798 - [ ] Remove RowAggregators and the now unused row format - [ ] Write a blog post about it ### 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]
