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 069a9e9592a [fix](cloud)fix tablet_path when rowset is null (#52280)
     add a1a8a2a9c5b [feat](cloud) Add versioned document 
put/get/get_range/remove (#53036)

No new revisions were added by this update.

Summary of changes:
 cloud/src/meta-store/codec.cpp                    |  21 +
 cloud/src/meta-store/codec.h                      |  26 +
 cloud/src/meta-store/document_message.cpp         | 396 +++++++++-
 cloud/src/meta-store/document_message.h           |  64 ++
 cloud/src/meta-store/document_message_get_range.h | 227 ++++++
 cloud/src/meta-store/versioned_value.cpp          |   4 +-
 cloud/test/document_message_test.cpp              | 892 +++++++++++++++++++++-
 7 files changed, 1588 insertions(+), 42 deletions(-)
 create mode 100644 cloud/src/meta-store/document_message_get_range.h


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

Reply via email to