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

dataroaring pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from cf089d2cbe7 [Cherry-pick](branch-2.1) Pick "[Enhancement](wal) modify 
wal api which hard to use (#38895)" (#39188)
     add 7e9aa2b9acf [feature](restore) Support clean_tables/clean_partitions 
properties for restore job #39028 (#39363)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/RestoreStmt.java     | 104 +++++++-------
 .../org/apache/doris/backup/BackupHandler.java     |   4 +-
 .../java/org/apache/doris/backup/RestoreJob.java   |  95 +++++++++++--
 .../java/org/apache/doris/catalog/Partition.java   |   4 +-
 .../apache/doris/datasource/InternalCatalog.java   | 146 +++++++++++--------
 .../apache/doris/service/FrontendServiceImpl.java  |  12 ++
 .../org/apache/doris/backup/RestoreJobTest.java    |   2 +-
 gensrc/thrift/FrontendService.thrift               |   2 +
 .../test_backup_restore_clean_restore.groovy       | 158 +++++++++++++++++++++
 9 files changed, 405 insertions(+), 122 deletions(-)
 create mode 100644 
regression-test/suites/backup_restore/test_backup_restore_clean_restore.groovy


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

Reply via email to