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

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


    from 279cab6ff82 [Enhancement](nereids) optimize getDdlStmt in Env (#54916)
     add 1e866f2b9c2 [Chore](nereids) remove RecoverDbStmt (#54720)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/RecoverDbStmt.java   | 81 ----------------------
 .../main/java/org/apache/doris/catalog/Env.java    |  5 --
 .../apache/doris/datasource/InternalCatalog.java   |  5 --
 .../plans/commands/RecoverDatabaseCommand.java     | 12 ++++
 .../main/java/org/apache/doris/qe/DdlExecutor.java |  4 --
 .../java/org/apache/doris/catalog/DropDbTest.java  | 20 +++---
 6 files changed, 21 insertions(+), 106 deletions(-)
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/analysis/RecoverDbStmt.java


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

Reply via email to