This is an automated email from the ASF dual-hosted git repository. xudong963 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 7002a00278 Set aggregation hash seed (#16165) add 5944e8bd00 feat: create builder for disk manager (#16191) No new revisions were added by this update. Summary of changes: benchmarks/src/util/options.rs | 4 +- datafusion-cli/src/main.rs | 16 +-- .../core/tests/fuzz_cases/sort_query_fuzz.rs | 8 +- datafusion/core/tests/memory_limit/mod.rs | 32 ++--- datafusion/execution/src/disk_manager.rs | 137 ++++++++++++++++++--- datafusion/execution/src/runtime_env.rs | 31 ++++- .../physical-plan/src/joins/sort_merge_join.rs | 18 ++- datafusion/wasmtest/src/lib.rs | 7 +- 8 files changed, 193 insertions(+), 60 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org