This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ec2cbbc5d2b [enhance](RateLimit) Add bvar to monitor object storage
rate limit sleep time and failure time (#38294)
add 9eb78d60418 [refactor](pipeline) Remove non-pipeline code (#38508)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/runtime_filter.cpp | 27 ---------------
be/src/exprs/runtime_filter.h | 6 ----
be/src/pipeline/common/runtime_filter_consumer.cpp | 39 +++++-----------------
be/src/pipeline/common/runtime_filter_consumer.h | 2 +-
.../exec/multi_cast_data_stream_source.cpp | 2 +-
.../exec/partitioned_aggregation_sink_operator.cpp | 2 +-
.../partitioned_aggregation_source_operator.cpp | 2 +-
.../exec/partitioned_hash_join_probe_operator.cpp | 3 +-
.../exec/partitioned_hash_join_sink_operator.cpp | 2 +-
be/src/pipeline/exec/scan_operator.cpp | 2 +-
be/src/pipeline/exec/spill_sort_sink_operator.cpp | 2 +-
.../pipeline/exec/spill_sort_source_operator.cpp | 2 +-
be/src/pipeline/pipeline_fragment_context.cpp | 2 +-
be/src/runtime/runtime_state.cpp | 10 ------
be/src/runtime/runtime_state.h | 17 +++-------
15 files changed, 23 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]