This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from b58010c48e3 [fix](export) BufferWritable must be committed before 
deconstruct (#25185)
     add 90ad48cdb79 [feature](pipelineX) add node id and profilev2 in 
pipelineX  (#25084)

No new revisions were added by this update.

Summary of changes:
 .../pipeline/exec/multi_cast_data_stream_sink.cpp  | 10 ++++++
 be/src/pipeline/exec/multi_cast_data_stream_sink.h |  8 +++--
 .../pipeline/exec/multi_cast_data_stream_source.h  |  2 +-
 be/src/pipeline/exec/union_sink_operator.cpp       |  2 +-
 be/src/pipeline/pipeline_x/operator.cpp            | 29 +++++++++-------
 be/src/pipeline/pipeline_x/operator.h              | 40 ++++++++++++++--------
 .../pipeline_x/pipeline_x_fragment_context.cpp     |  8 ++---
 .../pipeline_x/pipeline_x_fragment_context.h       |  5 +++
 be/src/util/runtime_profile.cpp                    |  6 ++++
 be/src/util/runtime_profile.h                      | 12 +++++++
 .../org/apache/doris/common/profile/Profile.java   |  3 +-
 .../doris/common/util/ProfileStatistics.java       | 25 +++++++++++---
 .../apache/doris/common/util/RuntimeProfile.java   | 29 ++++++++++++----
 .../apache/doris/load/loadv2/BrokerLoadJob.java    |  2 +-
 .../java/org/apache/doris/qe/StmtExecutor.java     |  3 +-
 gensrc/thrift/RuntimeProfile.thrift                |  2 ++
 16 files changed, 137 insertions(+), 49 deletions(-)


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

Reply via email to