This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 561e0d7e87 Documentation Updates for New Write Related Features (#7520)
add cf229b82cb Move tests from repartition to enforce_distribution (#7539)
No new revisions were added by this update.
Summary of changes:
.../src/physical_optimizer/enforce_distribution.rs | 1292 +++++++++++++++++++-
datafusion/core/src/physical_optimizer/mod.rs | 1 -
.../core/src/physical_optimizer/repartition.rs | 1256 -------------------
3 files changed, 1283 insertions(+), 1266 deletions(-)
delete mode 100644 datafusion/core/src/physical_optimizer/repartition.rs