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 cb0fc7ec395 [fix](case) do not use global var in script (#53231)
     add c5aa492f073 [Chore](nereids) Remove AdminSetConfigStmt (#53176)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/cup/sql_parser.cup             |  14 +--
 .../apache/doris/analysis/AdminSetConfigStmt.java  | 103 ---------------------
 .../main/java/org/apache/doris/catalog/Env.java    |  30 ------
 .../main/java/org/apache/doris/qe/DdlExecutor.java |  11 ---
 .../doris/analysis/AdminSetConfigStmtTest.java     | 100 --------------------
 5 files changed, 1 insertion(+), 257 deletions(-)
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/analysis/AdminSetConfigStmt.java
 delete mode 100644 
fe/fe-core/src/test/java/org/apache/doris/analysis/AdminSetConfigStmtTest.java


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

Reply via email to