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 c62cfd0f747 (test)(column) Check whether the column matches the
datatype (#53065)
add fa2de19a20a [feat](cloud) Write and recycle drop_partition log (#53365)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service_partition.cpp | 29 ++-
cloud/src/meta-store/versioned_value.cpp | 14 +-
cloud/src/meta-store/versioned_value.h | 3 +
cloud/src/recycler/recycler.cpp | 23 +++
cloud/src/recycler/recycler_operation_log.cpp | 145 +++++++++++----
cloud/test/meta_service_operation_log_test.cpp | 208 ++++++++++++++++++++++
cloud/test/recycler_operation_log_test.cpp | 178 ++++++++++++++++++
cloud/test/recycler_test.cpp | 38 ++++
cloud/test/versioned_value_test.cpp | 47 +++++
gensrc/proto/cloud.proto | 7 +-
10 files changed, 642 insertions(+), 50 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]