This is an automated email from the ASF dual-hosted git repository.
zclll pushed a change to branch tpc_preview4
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 5d5d24c2337 [opt](Arena)Release Arena memory earlier in pipeline
operators. (#59090)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/tpc_preview4 (812df29aa96)
\
O -- O -- O (5d5d24c2337)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/dependency.h | 6 ---
be/src/pipeline/exec/aggregation_sink_operator.cpp | 46 +++++++++++-----------
be/src/pipeline/exec/aggregation_sink_operator.h | 2 +
.../pipeline/exec/aggregation_source_operator.cpp | 13 +++---
be/src/pipeline/exec/aggregation_source_operator.h | 1 +
be/src/pipeline/exec/analytic_sink_operator.cpp | 9 ++---
be/src/pipeline/exec/analytic_sink_operator.h | 1 +
.../distinct_streaming_aggregation_operator.cpp | 4 +-
.../exec/distinct_streaming_aggregation_operator.h | 2 +
be/src/pipeline/exec/set_sink_operator.cpp | 2 +-
be/src/pipeline/exec/set_sink_operator.h | 1 +
.../exec/streaming_aggregation_operator.cpp | 2 +-
.../pipeline/exec/streaming_aggregation_operator.h | 1 +
13 files changed, 44 insertions(+), 46 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]