This is an automated email from the ASF dual-hosted git repository.
w41ter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 81b2d2bde57 [remove](sync JOB) Remove the code about SYNC JOB (#58008)
add 842b29eec40 [feat](cloud) support blob_get_range (#58086)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service_job.cpp | 3 +-
cloud/src/meta-store/blob_message.cpp | 178 ++++++++++++++++++
cloud/src/meta-store/blob_message.h | 111 +++++++++++
cloud/test/CMakeLists.txt | 3 +
cloud/test/blob_message_test.cpp | 274 ++++++++++++++++++++++++++++
5 files changed, 568 insertions(+), 1 deletion(-)
create mode 100644 cloud/test/blob_message_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]