This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 21010b91bf8 [fix](topn-lazy-materialize) LazySlotPruning does not pass
nullable attribute of global_row_id when visiting project. (#58722)
add a8a92f90c19 [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]