This is an automated email from the ASF dual-hosted git repository.
mrhhsg pushed a change to branch auto-pick-66534-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 31f7aae63f9 [fix](be) Stop spill GC threads in workload group test
teardown (#66534)
add 3ba435c26e0 branch-4.1: [fix](be) Clean up spill directories during
query teardown (#66458)
add a15b79e4940 branch-4.1: [improvement](be) Add instance ID to hash join
profiles #66097 (#66453)
add e48fc7e97b9 [fix](test) Unset Paimon Variant shredding property
(#66536)
add 685a274573b Merge branch 'branch-4.1' into auto-pick-66534-branch-4.1
No new revisions were added by this update.
Summary of changes:
be/src/exec/operator/hashjoin_build_sink.cpp | 1 +
be/src/exec/operator/hashjoin_probe_operator.cpp | 2 +
be/src/exec/spill/spill_file.cpp | 4 +-
be/src/exec/spill/spill_file_manager.cpp | 85 ++++-
be/src/exec/spill/spill_file_manager.h | 25 +-
be/src/exec/spill/spill_file_writer.cpp | 3 +
be/src/runtime/query_context.cpp | 11 +
be/src/runtime/query_context.h | 9 +
be/test/vec/spill/spill_file_test.cpp | 406 ++++++++++++++++++++-
.../create_preinstalled_scripts/paimon/run13.sql | 6 +-
.../spill_p0/test_spill_directory_cleanup.groovy | 113 ++++++
11 files changed, 645 insertions(+), 20 deletions(-)
create mode 100644
regression-test/suites/spill_p0/test_spill_directory_cleanup.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]