You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/10/31 06:13:45 UTC

[doris] branch branch-1.1-lts updated (6e92aa34ca -> 23d11c77f9)

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

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


    from 6e92aa34ca [fix](plan)result exprs should be substituted in the same way as agg exprs (#13757)
     add 23d11c77f9 [improvement]do not acquire mutex in metric hook (#10941) (#13797)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/storage_engine.cpp                     | 28 ++++++++++++----------
 be/src/runtime/broker_mgr.cpp                      |  2 +-
 be/src/runtime/data_stream_mgr.cpp                 |  4 ++--
 be/src/runtime/external_scan_context_mgr.cpp       |  2 +-
 be/src/runtime/fragment_mgr.cpp                    | 16 +++++++------
 be/src/runtime/load_channel_mgr.cpp                | 18 +++++++-------
 be/src/runtime/result_buffer_mgr.cpp               |  2 +-
 be/src/runtime/result_queue_mgr.cpp                |  2 +-
 .../routine_load/routine_load_task_executor.cpp    | 27 +++++++++++----------
 be/src/runtime/small_file_mgr.cpp                  |  2 +-
 be/src/runtime/stream_load/load_stream_mgr.cpp     |  2 +-
 11 files changed, 55 insertions(+), 50 deletions(-)


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