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 2022/11/28 15:02:04 UTC

[arrow-datafusion] branch master updated (da55f93b2 -> 9139183b1)

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 da55f93b2 Clean the `expr_fn` - use `scalar_expr` to create unary scalar expr functions,  remove macro `unary_scalar_functions` (#4357)
     add 9139183b1 Fix page index pruning fail on complex_expr (#4387)

No new revisions were added by this update.

Summary of changes:
 .../file_format/parquet/page_filter.rs             | 70 ++++++++++++----------
 datafusion/core/tests/parquet/page_pruning.rs      | 10 +---
 2 files changed, 38 insertions(+), 42 deletions(-)