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 c861de2c089 [fix](outfile) fix small file output with bz2 compression
(#56368)
add 3f441d990c3 [fix](cloud) Read delete bitmap v2 via clone chain reader
(#56461)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service.cpp | 96 ++++----
cloud/src/meta-store/clone_chain_reader.cpp | 161 ++++++++++++-
cloud/src/meta-store/clone_chain_reader.h | 53 ++++-
cloud/src/meta-store/keys.h | 1 +
cloud/src/meta-store/meta_reader.cpp | 43 +++-
cloud/src/meta-store/meta_reader.h | 35 ++-
cloud/test/clone_chain_reader_test.cpp | 335 ++++++++++++++++++++++++++++
cloud/test/meta_reader_test.cpp | 140 ++++++++++++
8 files changed, 810 insertions(+), 54 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]