This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from a07d6ebc9f [parquet] Avoid read parquet index when there is no filter
pushdown. (#6317)
add 68061aaccc Parallel merge sort (#6162) (#6308)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/physical_plan/common.rs | 26 +++++++++++++++
datafusion/core/src/physical_plan/sorts/sort.rs | 8 +++--
.../physical_plan/sorts/sort_preserving_merge.rs | 39 ++++++----------------
3 files changed, 42 insertions(+), 31 deletions(-)