SatyamKumarCS commented on issue #18774: URL: https://github.com/apache/datafusion/issues/18774#issuecomment-3558712129
Hi! I’d like to work on this optimization. I’ve reviewed the proposal and can implement the rule to extract common filter expressions from multiple aggregate filters and push them into a shared FilterExec node. If no one is actively working on this, please consider this issue assigned to me. I’ll start drafting the optimization plan and open a PR with the changes. -- 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]
