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

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


    from b0d7cd0e98 Preserve ordering equivalencies on `with_reorder` (#13770)
     add 079f6219fe replace CASE expressions in predicate pruning with boolean 
algebra (#13795)

No new revisions were added by this update.

Summary of changes:
 .../src/datasource/physical_plan/parquet/mod.rs    |   2 +-
 datafusion/physical-optimizer/src/pruning.rs       | 325 +++++++++++----------
 .../test_files/parquet_filter_pushdown.slt         |   8 +-
 .../sqllogictest/test_files/repartition_scan.slt   |   8 +-
 datafusion/sqllogictest/test_files/window.slt      |   2 +-
 5 files changed, 184 insertions(+), 161 deletions(-)


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

Reply via email to