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

github-bot pushed a change to branch auto-pick-43538-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 91d95f63be7 [fix](backup) Load backup meta and job info bytes from 
disk #43276 (#43520)
     add 4cabf34849d [Enhancement] replace table options to keep original 
dropped table in recycle bin (#43538)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  2 +-
 fe/fe-core/src/main/cup/sql_parser.cup             |  4 +-
 .../main/java/org/apache/doris/alter/Alter.java    | 24 +++++---
 .../apache/doris/analysis/ReplaceTableClause.java  |  9 ++-
 .../plans/commands/info/AlterMTMVReplaceInfo.java  |  2 +-
 .../doris/persist/ReplaceTableOperationLog.java    |  9 ++-
 .../java/org/apache/doris/qe/StmtExecutor.java     |  3 +-
 .../java/org/apache/doris/alter/AlterTest.java     |  4 +-
 .../persist/ReplaceTableOperationLogTest.java      |  2 +-
 ...artition.out => test_replace_table_recycle.out} |  9 ++-
 ...on.groovy => test_replace_table_recycle.groovy} | 71 +++++++++++++---------
 11 files changed, 92 insertions(+), 47 deletions(-)
 copy 
regression-test/data/catalog_recycle_bin_p0/{test_insert_overwrite_recover_no_partition.out
 => test_replace_table_recycle.out} (68%)
 copy 
regression-test/suites/catalog_recycle_bin_p0/{test_insert_overwrite_recover_no_partition.groovy
 => test_replace_table_recycle.groovy} (55%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to