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 52bf70d246e [chore](binlog) Save tablet delta rows in UpsertRecord (#48550) add 7e3c475d51b [improve](restore) Link existing rowset files with source rowset id (#48435) No new revisions were added by this update. Summary of changes: be/src/cloud/pb_convert.cpp | 8 + be/src/olap/snapshot_manager.cpp | 8 +- be/src/olap/tablet_meta.cpp | 12 +- be/src/olap/tablet_meta.h | 1 + be/src/runtime/snapshot_loader.cpp | 887 ++++++++++++++------- be/src/runtime/snapshot_loader.h | 3 + be/src/service/backend_service.cpp | 8 +- be/src/util/stopwatch.hpp | 5 +- gensrc/proto/olap_file.proto | 6 + .../ccr_syncer_p1/test_backup_restore.groovy | 9 +- 10 files changed, 651 insertions(+), 296 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org