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 29d56c04edd [opt](identifier) let column's name format more flexable 
(#47840)
     add f278feb4ca4 [minor](refactor) Refine `_is_serial_operator` (#47899)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/aggregation_sink_operator.cpp            |  6 ++----
 be/src/pipeline/exec/aggregation_source_operator.cpp          |  4 +---
 be/src/pipeline/exec/analytic_sink_operator.cpp               |  6 ++----
 be/src/pipeline/exec/analytic_source_operator.cpp             |  4 +---
 be/src/pipeline/exec/assert_num_rows_operator.cpp             |  1 -
 be/src/pipeline/exec/datagen_operator.cpp                     |  4 +---
 .../pipeline/exec/distinct_streaming_aggregation_operator.cpp |  1 -
 be/src/pipeline/exec/exchange_source_operator.cpp             |  4 +---
 be/src/pipeline/exec/join_build_sink_operator.cpp             |  4 +---
 be/src/pipeline/exec/join_probe_operator.cpp                  |  1 -
 be/src/pipeline/exec/operator.h                               | 11 ++++++++++-
 be/src/pipeline/exec/scan_operator.cpp                        |  2 --
 be/src/pipeline/exec/schema_scan_operator.cpp                 |  4 +---
 be/src/pipeline/exec/sort_sink_operator.cpp                   |  6 ++----
 be/src/pipeline/exec/sort_source_operator.cpp                 |  4 +---
 be/src/pipeline/exec/union_source_operator.h                  |  4 +---
 16 files changed, 24 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to