ic4y opened a new issue #1362: URL: https://github.com/apache/arrow-datafusion/issues/1362
**Describe the bug** An invalid piece of code in hash_aggregate. I didn't find any use of `group_by_values` https://github.com/apache/arrow-datafusion/blob/414c826bf06fd22e0bb52edbb497791b5fe558e0/datafusion/src/physical_plan/hash_aggregate.rs#L364-L370 **To Reproduce** Steps to reproduce the behavior: **Expected behavior** If this is indeed invalid, I will delete it **Additional context** Add any other context about the problem here. __ -- 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]
