This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-59045-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from c05db7dc164 [fix](parquet-reader) Fix read parquet footer is missing
in FileReadBytes profile. (#59571)
add b71e5b4ca10 [opt](Arena)Release Arena memory earlier in pipeline
operators. (#59045)
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, 46 insertions(+), 44 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]