andygrove opened a new issue, #3285: URL: https://github.com/apache/arrow-datafusion/issues/3285
**Describe the bug** `ProjectionPushDown` creates invalid `Aggregate` plans where the schema does not match the grouping and aggregate expressions. **To Reproduce** PR coming up with validation to catch this. **Expected behavior** Schema should have one field per grouping and aggregate expression. **Additional context** None -- 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]
