You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/07/23 20:51:13 UTC

[arrow-datafusion] branch master updated (4d61196 -> 31d16d2)

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

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


    from 4d61196  fix 226 (#761)
     add 31d16d2  #723 limit pruning rule to simple expression (#764)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/physical_optimizer/pruning.rs | 347 +++++++++++++++++++++------
 datafusion/tests/parquet_pruning.rs          | 269 ++++++++++++++++++++-
 2 files changed, 542 insertions(+), 74 deletions(-)