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 1a1cfeaea5f [opt][file cache] Do not return error if file cache can 
not be created if ignore_broken_disk is set (#42145)
     add e9e332737aa [refactor](metrics) Complete metrics for operators (#43002)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/result_sink_operator.cpp    | 11 ++++---
 be/src/pipeline/exec/result_sink_operator.h      |  5 ++--
 be/src/pipeline/exec/set_probe_sink_operator.cpp | 11 +++++--
 be/src/pipeline/exec/set_probe_sink_operator.h   |  3 ++
 be/src/pipeline/exec/set_sink_operator.cpp       |  8 +++--
 be/src/pipeline/exec/set_sink_operator.h         |  6 ++--
 be/src/pipeline/exec/set_source_operator.cpp     | 37 ++++++++++++++----------
 be/src/pipeline/exec/set_source_operator.h       |  3 ++
 be/src/pipeline/exec/sort_sink_operator.cpp      |  8 ++++-
 be/src/pipeline/exec/sort_sink_operator.h        |  2 ++
 be/src/pipeline/exec/table_function_operator.cpp | 22 ++++++++++++--
 be/src/pipeline/exec/table_function_operator.h   |  8 +++++
 be/src/pipeline/exec/union_sink_operator.cpp     |  1 +
 be/src/pipeline/exec/union_sink_operator.h       |  2 ++
 14 files changed, 95 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to