This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a218cda5b34 [Chore](workflow)delete auto-reply workflow (#30626)
add 2cec4caa4c3 [pipelinex](profile) improve memory counter of pipelineX
(#30538)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/aggregation_sink_operator.cpp | 7 +++----
be/src/pipeline/exec/aggregation_sink_operator.h | 1 -
be/src/pipeline/exec/analytic_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/analytic_sink_operator.h | 1 -
be/src/pipeline/exec/analytic_source_operator.cpp | 3 +--
be/src/pipeline/exec/analytic_source_operator.h | 1 -
be/src/pipeline/exec/exchange_sink_operator.cpp | 1 -
be/src/pipeline/exec/exchange_sink_operator.h | 1 -
be/src/pipeline/exec/hashjoin_build_sink.cpp | 20 ++++++++++++--------
be/src/pipeline/exec/hashjoin_build_sink.h | 1 -
be/src/pipeline/exec/hashjoin_probe_operator.cpp | 4 +++-
be/src/pipeline/exec/scan_operator.cpp | 9 +++++----
be/src/pipeline/exec/sort_sink_operator.cpp | 11 ++++++++---
be/src/pipeline/exec/sort_sink_operator.h | 2 +-
be/src/pipeline/pipeline_x/operator.cpp | 8 ++++----
be/src/util/runtime_profile.cpp | 5 +++--
be/src/util/runtime_profile.h | 6 ++++--
be/src/vec/common/hash_table/hash_map_context.h | 14 ++++++++++++++
be/src/vec/exec/join/process_hash_table_probe_impl.h | 2 ++
be/src/vec/exec/join/vhash_join_node.h | 6 ++++--
20 files changed, 66 insertions(+), 41 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]