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/06/13 11:34:17 UTC

[arrow-datafusion] branch master updated (2568323 -> d382854)

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 2568323  #420: Support for not_eq predicate in pruning predicates (#544)
     add d382854  Cleanup Repartition Exec code (#538)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/physical_plan/mod.rs         |   5 +
 datafusion/src/physical_plan/repartition.rs | 279 +++++++++++++++-------------
 2 files changed, 157 insertions(+), 127 deletions(-)