alamb opened a new pull request, #10444: URL: https://github.com/apache/datafusion/pull/10444
Draft * builds on https://github.com/apache/datafusion/pull/10437 * Still has clones I am removing ## Which issue does this PR close? Closes https://github.com/apache/datafusion/issues/10291 ## Rationale for this change Follow on to https://github.com/apache/datafusion/pull/10366 from @dmitrybugakov ❤️ Make planning faster by removing clones in filter pushdown ## What changes are included in this PR? Rewrite the intterna ## Are these changes tested? Functionally it is covered by existing tests (specifically there are unit tests in the module, the sqllogictest and tpcds planner tests) ## Are there any user-facing changes? There is no functional change Performance improvement: TBD <details><summary>Details</summary> <p> ``` TODO ``` </p> </details> -- 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