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(-)