This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-59584-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6e38e0420a4 branch-4.0: [opt](memory) reuse tablet schema in load path 
#58476 (#58847)
     add d3df16c9bc1 [chore](spill) refactor lambda to function (#59584)

No new revisions were added by this update.

Summary of changes:
 .../exec/partitioned_aggregation_sink_operator.cpp | 112 ++++----
 .../exec/partitioned_aggregation_sink_operator.h   |   2 +
 .../exec/partitioned_hash_join_sink_operator.cpp   | 294 +++++++++++----------
 .../exec/partitioned_hash_join_sink_operator.h     |   7 +
 be/src/pipeline/exec/spill_sort_sink_operator.cpp  | 126 +++++----
 be/src/pipeline/exec/spill_sort_sink_operator.h    |   2 +
 .../pipeline/exec/spill_sort_source_operator.cpp   | 173 ++++++------
 be/src/pipeline/exec/spill_sort_source_operator.h  |   3 +
 8 files changed, 368 insertions(+), 351 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to