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 1677b9ca75d [fix](page builder) Fix integer out of range in page
builder (#55215)
add 565e6223e36 [feat](cloud) Write and recycle schema change log (#55018)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service.cpp | 3 +-
cloud/src/meta-service/meta_service_job.cpp | 168 ++++-
cloud/src/recycler/recycler.cpp | 18 +
cloud/src/recycler/recycler_operation_log.cpp | 88 +++
cloud/test/meta_service_operation_log_test.cpp | 848 +++++++++++++++++++++++++
cloud/test/recycler_operation_log_test.cpp | 549 ++++++++++++++++
6 files changed, 1653 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]