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 2020/12/14 18:47:49 UTC

[arrow] branch master updated (3a925f6 -> 88c0887)

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.git.


    from 3a925f6  ARROW-10897: [Rust] Removed level of indirection.
     add 88c0887  ARROW-9771: [Rust] [DataFusion] treat predicates separated by AND separately in predicate pushdown

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/optimizer/filter_push_down.rs | 71 +++++++++++++++++++++--
 1 file changed, 66 insertions(+), 5 deletions(-)