This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 7153fac Improve configuration and resource use of `MemoryManager` and
`DiskManager` (#1668)
add bffa5e4 Use NamedTempFile rather than `String` in DiskManager (#1680)
No new revisions were added by this update.
Summary of changes:
.../core/src/execution_plans/shuffle_writer.rs | 9 ++-
datafusion/src/execution/disk_manager.rs | 74 +++++++++-------------
datafusion/src/physical_plan/common.rs | 11 ++--
datafusion/src/physical_plan/sorts/sort.rs | 34 +++++-----
4 files changed, 59 insertions(+), 69 deletions(-)