This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9f3bc11b04 [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and calculate total time #21653 add 7d4c47e250 [Enhancement](Compaction) Caculate all committed rowsets delete bitmaps when do comapction (#20907) No new revisions were added by this update. Summary of changes: be/src/olap/compaction.cpp | 32 ++++++++++++++++++++++++++++++-- be/src/olap/tablet.cpp | 7 +++---- be/src/olap/tablet.h | 2 +- be/src/olap/tablet_meta.cpp | 7 ++++++- be/src/olap/tablet_meta.h | 7 +++++++ be/src/olap/txn_manager.cpp | 22 ++++++++++++++++++++++ be/src/olap/txn_manager.h | 30 +++++++++++++++++++++++++----- be/test/olap/tablet_meta_test.cpp | 2 +- 8 files changed, 95 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org