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 973657d163c [fix](compile) be cannot compile on MacOS (#26155)
add b137f03921a [feature](profile) add MaxActiveTime and add exectime in
pipelineX (#26148)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/aggregation_sink_operator.cpp | 8 ++++----
be/src/pipeline/exec/aggregation_source_operator.cpp | 6 +++---
be/src/pipeline/exec/analytic_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/analytic_source_operator.cpp | 6 +++---
be/src/pipeline/exec/assert_num_rows_operator.cpp | 2 +-
.../distinct_streaming_aggregation_sink_operator.cpp | 4 ++--
.../distinct_streaming_aggregation_source_operator.cpp | 2 +-
be/src/pipeline/exec/exchange_sink_operator.cpp | 6 +++---
be/src/pipeline/exec/exchange_source_operator.cpp | 8 ++++----
be/src/pipeline/exec/hashjoin_build_sink.cpp | 6 +++---
be/src/pipeline/exec/hashjoin_probe_operator.cpp | 6 +++---
be/src/pipeline/exec/jdbc_table_sink_operator.cpp | 2 +-
be/src/pipeline/exec/multi_cast_data_stream_sink.h | 2 +-
be/src/pipeline/exec/multi_cast_data_stream_source.cpp | 4 ++--
.../pipeline/exec/nested_loop_join_build_operator.cpp | 4 ++--
.../pipeline/exec/nested_loop_join_probe_operator.cpp | 4 ++--
be/src/pipeline/exec/olap_table_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/olap_table_sink_operator.h | 4 ++--
be/src/pipeline/exec/partition_sort_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/partition_sort_source_operator.cpp | 4 ++--
be/src/pipeline/exec/repeat_operator.cpp | 2 +-
be/src/pipeline/exec/result_file_sink_operator.cpp | 8 ++++----
be/src/pipeline/exec/result_sink_operator.cpp | 16 +++++++---------
be/src/pipeline/exec/scan_operator.cpp | 17 +++++++----------
be/src/pipeline/exec/schema_scan_operator.cpp | 4 ++--
be/src/pipeline/exec/select_operator.h | 2 +-
be/src/pipeline/exec/set_probe_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/set_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/set_source_operator.cpp | 4 ++--
be/src/pipeline/exec/sort_sink_operator.cpp | 5 ++---
be/src/pipeline/exec/sort_source_operator.cpp | 2 +-
.../exec/streaming_aggregation_sink_operator.cpp | 2 +-
.../exec/streaming_aggregation_source_operator.cpp | 2 +-
be/src/pipeline/exec/union_sink_operator.cpp | 4 ++--
be/src/pipeline/exec/union_source_operator.cpp | 4 ++--
.../local_exchange/local_exchange_sink_operator.cpp | 4 ++--
.../local_exchange/local_exchange_source_operator.cpp | 4 ++--
be/src/pipeline/pipeline_x/operator.cpp | 8 +++++---
be/src/pipeline/pipeline_x/operator.h | 7 ++++---
.../org/apache/doris/common/util/RuntimeProfile.java | 6 +++++-
40 files changed, 100 insertions(+), 99 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]