This is an automated email from the ASF dual-hosted git repository.
akurmustafa pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from bb185a64d1 Avoid to use TempDir::into_path for temporary dirs expected
to be deleted automatically (#7252)
add 29b2880767 [MINOR]: update benefits_from_input_partitioning
implementation for projection and repartition (#7246)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/physical_plan/projection.rs | 10 +++---
.../core/src/physical_plan/repartition/mod.rs | 10 ++++++
.../core/tests/sqllogictests/test_files/select.slt | 39 ++++++++++++++++++++++
3 files changed, 54 insertions(+), 5 deletions(-)