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/arrow-datafusion.git
from cc1db8a204 refactor: make dfschema wrap schemaref (#9595)
add 544e49bb0a Add `spilled_rows` metric to `ExternalSorter` by
`IPCWriter` (#9885)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-plan/src/metrics/builder.rs | 9 ++++++
datafusion/physical-plan/src/metrics/mod.rs | 10 ++++++-
datafusion/physical-plan/src/metrics/value.rs | 24 ++++++++++------
datafusion/physical-plan/src/sorts/sort.rs | 38 ++++++++++++++++++-------
4 files changed, 61 insertions(+), 20 deletions(-)