This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from ac3a68e7b5 Add Expr::Alias passthrough to Expr::placement() (#20237)
     add 9333f74f2d Make PushDownFilter and  CommonSubexprEliminate aware of 
Expr::placement (#20239)

No new revisions were added by this update.

Summary of changes:
 .../optimizer/src/common_subexpr_eliminate.rs      | 69 +++++++++++++++-
 datafusion/optimizer/src/push_down_filter.rs       | 91 ++++++++++++++++++++--
 datafusion/optimizer/src/test/mod.rs               |  1 +
 datafusion/optimizer/src/test/udfs.rs              | 87 +++++++++++++++++++++
 .../test_files/projection_pushdown.slt             |  2 +-
 5 files changed, 240 insertions(+), 10 deletions(-)
 create mode 100644 datafusion/optimizer/src/test/udfs.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to