This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d7e172b84eb [fix](publish) Catch exception in genPublishTask to make
one failed txn does not block the other txns (#37724)
add 9c76e61a978 [chore](backup) Fix the db name of the restored view
(#37412)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/backup/BackupJob.java | 9 +-------
.../java/org/apache/doris/backup/BackupMeta.java | 11 ++++++++--
.../java/org/apache/doris/backup/RestoreJob.java | 3 ++-
.../main/java/org/apache/doris/catalog/View.java | 7 ++++++-
.../org/apache/doris/backup/BackupHandlerTest.java | 2 +-
.../org/apache/doris/backup/RestoreJobTest.java | 2 +-
..._with.out => test_backup_restore_with_view.out} | 0
...groovy => test_backup_restore_with_view.groovy} | 24 ++++++++++++++++------
8 files changed, 38 insertions(+), 20 deletions(-)
rename regression-test/data/backup_restore/{test_backup_restore_with.out =>
test_backup_restore_with_view.out} (100%)
rename regression-test/suites/backup_restore/{test_backup_restore_with.groovy
=> test_backup_restore_with_view.groovy} (74%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]