This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from aec14e6a8ab [opt](cloud) reset ms response message in case it is reused for retry (#45068) add c96699157f9 [minor](runtime state) Removed unnecessary constructors from RuntimeState. (#45001) No new revisions were added by this update. Summary of changes: .../exec/partitioned_aggregation_sink_operator.cpp | 2 +- .../partitioned_aggregation_source_operator.cpp | 2 +- .../exec/partitioned_hash_join_probe_operator.cpp | 2 +- .../exec/partitioned_hash_join_sink_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 | 6 ++--- be/src/runtime/runtime_state.cpp | 31 ---------------------- be/src/runtime/runtime_state.h | 7 +---- 9 files changed, 10 insertions(+), 46 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org