This is an automated email from the ASF dual-hosted git repository.

xuyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9a7edbce224 [fix](function)Let second and microsecond functions deal 
time literal (#56659)
     add d4e9d795653 [Bug](cloud restore) refresh index id in rowset schema 
(#57074)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_snapshot_mgr.cpp                |  35 +++
 be/src/cloud/cloud_snapshot_mgr.h                  |   3 +
 be/src/olap/snapshot_manager.cpp                   |  44 +++
 be/src/olap/snapshot_manager.h                     |   4 +
 be/src/olap/tablet_schema.cpp                      |  12 +
 be/src/olap/tablet_schema.h                        |   2 +
 be/test/cloud/cloud_snapshot_mgr_test.cpp          | 106 ++++++++
 be/test/olap/snapshot_manager_test.cpp             | 296 +++++++++++++++++++++
 be/test/olap/tablet_schema_test.cpp                |  92 ++++++-
 .../test_backup_restore_reset_index_id.groovy      | 161 +++++++++++
 10 files changed, 754 insertions(+), 1 deletion(-)
 create mode 100644 be/test/olap/snapshot_manager_test.cpp
 create mode 100644 
regression-test/suites/backup_restore/test_backup_restore_reset_index_id.groovy


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

Reply via email to