This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 45ed5aa5d0 fix: `core_expressions` feature flag broken, move `overlay`
into `core` functions (#15217)
add 0c2aa0c89c fix: Redundant files spilled during external sort +
introduce `SpillManager` (#15355)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-plan/src/metrics/baseline.rs | 25 ++
datafusion/physical-plan/src/metrics/mod.rs | 2 +-
datafusion/physical-plan/src/sorts/sort.rs | 132 +++++---
datafusion/physical-plan/src/spill.rs | 412 +++++++++++++++++++----
4 files changed, 463 insertions(+), 108 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]