This is an automated email from the ASF dual-hosted git repository.
mrhhsg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c1875348d1a [chore](ci) add required check cloud ut (#35048)
add 7c85ca319a6 [opt](spill) handle oom exception in spill tasks (#35025)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/dependency.cpp | 1 -
.../pipeline/exec/partition_sort_sink_operator.cpp | 1 -
.../exec/partitioned_aggregation_sink_operator.cpp | 23 +-
.../partitioned_aggregation_source_operator.cpp | 145 ++++-----
.../exec/partitioned_hash_join_probe_operator.cpp | 341 +++++++--------------
.../exec/partitioned_hash_join_probe_operator.h | 5 +-
.../exec/partitioned_hash_join_sink_operator.cpp | 60 ++--
be/src/pipeline/exec/spill_sort_sink_operator.cpp | 143 ++++-----
.../pipeline/exec/spill_sort_source_operator.cpp | 35 ++-
.../exec/streaming_aggregation_operator.cpp | 1 -
be/src/vec/spill/spill_stream.cpp | 8 +-
be/src/vec/spill/spill_stream.h | 4 +
12 files changed, 349 insertions(+), 418 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]