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 b96b8f4370 [Bug](jdbc) support get_default on complex type (#23325)
     add 5c37be16fe [pipelineX](correctness) Fix close problem for local state 
(#23479)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/aggregation_sink_operator.cpp | 18 ++++++-------
 be/src/pipeline/exec/aggregation_sink_operator.h   |  2 +-
 .../pipeline/exec/aggregation_source_operator.cpp  | 31 +++++++++++-----------
 be/src/pipeline/exec/aggregation_source_operator.h |  4 +--
 be/src/pipeline/exec/analytic_source_operator.cpp  | 14 +++++-----
 be/src/pipeline/exec/analytic_source_operator.h    |  2 +-
 be/src/pipeline/exec/exchange_sink_operator.cpp    | 10 +++----
 be/src/pipeline/exec/exchange_sink_operator.h      |  2 +-
 be/src/pipeline/exec/exchange_source_operator.cpp  | 19 ++++++++-----
 be/src/pipeline/exec/exchange_source_operator.h    |  1 +
 be/src/pipeline/exec/operator.cpp                  | 15 ++---------
 be/src/pipeline/exec/operator.h                    | 29 +++++++++++++++++---
 be/src/pipeline/exec/result_sink_operator.cpp      | 21 +++++++--------
 be/src/pipeline/exec/result_sink_operator.h        |  5 ++--
 be/src/pipeline/exec/scan_operator.cpp             | 14 ++++------
 be/src/pipeline/exec/scan_operator.h               |  3 +--
 be/src/pipeline/exec/sort_source_operator.cpp      | 10 ++++---
 be/src/pipeline/exec/sort_source_operator.h        |  4 +--
 .../exec/streaming_aggregation_sink_operator.cpp   | 23 ++++++++--------
 .../exec/streaming_aggregation_sink_operator.h     |  2 +-
 20 files changed, 121 insertions(+), 108 deletions(-)


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

Reply via email to