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 06dcd369097 [Chore](executor) do not retry query when catched 
UserException and cloud mode is off (#36202)
     add 9aa3d1ef7c0 [improve](cloud) use delete bitmap cache to reduce sync 
rowset time (#35856)

No new revisions were added by this update.

Summary of changes:
 .../cloud/cloud_engine_calc_delete_bitmap_task.cpp | 15 ++++--
 be/src/cloud/cloud_meta_mgr.cpp                    | 41 +++++++++++++++
 be/src/cloud/cloud_meta_mgr.h                      |  4 ++
 be/src/cloud/cloud_tablet.cpp                      |  6 ++-
 be/src/cloud/cloud_txn_delete_bitmap_cache.cpp     | 58 ++++++++++++++++++++--
 be/src/cloud/cloud_txn_delete_bitmap_cache.h       | 20 ++++++--
 be/src/olap/txn_manager.h                          |  2 +
 7 files changed, 134 insertions(+), 12 deletions(-)


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

Reply via email to