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

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


    from 7fe87dc7f53 [fix](routine load) should update progress before handle 
transaction state transform (#39311)
     add 1c1c4e8efb3 [opt](Nereids) add truncate statement and update set 
statement (#39312)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 36 ++++++---
 .../java/org/apache/doris/analysis/SetStmt.java    |  2 +-
 .../apache/doris/analysis/TruncateTableStmt.java   |  2 +-
 .../java/org/apache/doris/analysis/UseStmt.java    |  2 +-
 .../doris/nereids/parser/NereidsParserTest.java    | 87 ++++++++++++++++++++++
 5 files changed, 116 insertions(+), 13 deletions(-)


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

Reply via email to