This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from aca855d Update parking_lot requirement from 0.11 to 0.12 (#1735)
add 78c30b6 Prevent repartitioning of certain operator's direct children
(#1731) (#1732)
No new revisions were added by this update.
Summary of changes:
datafusion/src/physical_optimizer/repartition.rs | 212 ++++++++++++++++-------
datafusion/src/physical_plan/limit.rs | 5 +
datafusion/src/physical_plan/mod.rs | 18 ++
datafusion/src/physical_plan/union.rs | 4 +
4 files changed, 173 insertions(+), 66 deletions(-)