This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6daebd8939d [fix](ci) adjust perf and vault_p0 (#52604)
add f6071048bdd [feat](cluster-snapshot) Add Versionstamp and
encode/decode methods (#52595)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/codec.cpp | 16 +++++
cloud/src/meta-service/codec.h | 28 +++++++-
cloud/src/meta-store/versionstamp.h | 123 ++++++++++++++++++++++++++++++++++++
cloud/test/CMakeLists.txt | 4 ++
cloud/test/versionstamp_test.cpp | 102 ++++++++++++++++++++++++++++++
5 files changed, 272 insertions(+), 1 deletion(-)
create mode 100644 cloud/src/meta-store/versionstamp.h
create mode 100644 cloud/test/versionstamp_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]