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 2a9009ea4 Avoid materializing local varaibles when creating 
`sortMergeJoinExec` (#4566)
     add 8966eac77 Enrich filter statistics with known column boundaries (#4519)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/filter.rs        | 181 ++++++++++++++++++---
 datafusion/physical-expr/src/expressions/binary.rs | 181 ++++++++++++++++-----
 datafusion/physical-expr/src/expressions/column.rs |  11 +-
 .../physical-expr/src/expressions/literal.rs       |  10 +-
 datafusion/physical-expr/src/physical_expr.rs      |  44 ++++-
 5 files changed, 350 insertions(+), 77 deletions(-)

Reply via email to