This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4c8fc06e40 [Feature](fe) Add admin set partition version statement (#23086) add 28a2e71084 [pipelineX](refactor) refine codes (#23521) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/aggregation_sink_operator.cpp | 2 +- be/src/pipeline/exec/analytic_sink_operator.cpp | 2 -- be/src/pipeline/exec/exchange_sink_operator.cpp | 1 - be/src/pipeline/exec/exchange_source_operator.cpp | 4 --- be/src/pipeline/exec/operator.cpp | 2 ++ be/src/pipeline/exec/operator.h | 1 - be/src/pipeline/exec/result_sink_operator.cpp | 5 +--- be/src/pipeline/exec/result_sink_operator.h | 1 - be/src/pipeline/exec/scan_operator.cpp | 32 +++++++--------------- be/src/pipeline/exec/sort_sink_operator.cpp | 2 +- 10 files changed, 15 insertions(+), 37 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org