alamb commented on PR #15770: URL: https://github.com/apache/datafusion/pull/15770#issuecomment-2971539472
> It could (and does currently) handle push down of dynamic filters, the issue is that it cannot be run after EnforceSorting because EnforceSorting and EnforceDistribution need to be run after e.g. a FilterExec is removed from the plan. I see. I will need to think if there is any better way, but I think someone would just have to try to make it work / detangle EnforceSorting more -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org