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 53b0ffb93d fix: validate inter-file ordering in eq_properties() 
(#20329)
     add d47bd599ee Support parent dynamic filters for more join types (#20192)

No new revisions were added by this update.

Summary of changes:
 .../tests/physical_optimizer/filter_pushdown.rs    | 240 +++++++++++++++++-
 datafusion/physical-plan/src/filter_pushdown.rs    | 174 ++++++++-----
 .../physical-plan/src/joins/hash_join/exec.rs      | 174 ++++++++++---
 datafusion/physical-plan/src/projection.rs         |  25 +-
 .../test_files/dynamic_filter_pushdown_config.slt  | 282 +++++++++++++++++++++
 5 files changed, 773 insertions(+), 122 deletions(-)


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

Reply via email to