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 a77e5a5c50 Further refactoring of type coercion function code (#19603)
     add 20d5f06a55 perf: Push down join key filters for LEFT/RIGHT/ANTI joins 
(#19918)

No new revisions were added by this update.

Summary of changes:
 datafusion/optimizer/src/push_down_filter.rs       |  22 +-
 .../test_files/join_disable_repartition_joins.slt  |  20 +-
 datafusion/sqllogictest/test_files/joins.slt       |   7 +-
 .../sqllogictest/test_files/push_down_filter.slt   | 254 +++++++++++++++++++++
 4 files changed, 280 insertions(+), 23 deletions(-)


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

Reply via email to