This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0a7c2fc928c [refactor](profile) Refactor of RuntimeFilter profile (#49777) add 5a4b8d74309 [Opt](profile) Add profile for `sync_rowsets` (#49864) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_meta_mgr.cpp | 27 +++++++++-- be/src/cloud/cloud_meta_mgr.h | 5 +- be/src/cloud/cloud_storage_engine.cpp | 5 +- be/src/cloud/cloud_storage_engine.h | 3 +- be/src/cloud/cloud_tablet.cpp | 10 ++-- be/src/cloud/cloud_tablet.h | 15 +++++- be/src/cloud/cloud_tablet_mgr.cpp | 9 ++-- be/src/cloud/cloud_tablet_mgr.h | 4 +- be/src/olap/storage_engine.cpp | 2 +- be/src/olap/storage_engine.h | 6 ++- be/src/pipeline/exec/olap_scan_operator.cpp | 71 ++++++++++++++++++++++++++--- be/src/pipeline/exec/olap_scan_operator.h | 7 +++ be/src/runtime/exec_env.cpp | 4 +- be/src/runtime/exec_env.h | 4 +- 14 files changed, 139 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org