rkrishn7 opened a new pull request, #17313: URL: https://github.com/apache/datafusion/pull/17313
## Which issue does this PR close? - Closes #17210. ## What changes are included in this PR? - Updates select planning to search for aggregate references in `QUALIFY` and rewrites any aggregates in the `QUALIFY` clause to use column references (using the expression's schema name). - Tests ## Are these changes tested? Yes ## Are there any user-facing changes? No additional features, just fixes. -- 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]
