You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2023/09/13 08:12:52 UTC

[arrow-datafusion] branch main updated (561e0d7e87 -> cf229b82cb)

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