gavinchou commented on code in PR #43533:
URL: https://github.com/apache/doris/pull/43533#discussion_r1836825495


##########
fe/fe-core/src/test/java/org/apache/doris/nereids/parser/NereidsParserTest.java:
##########
@@ -704,4 +706,41 @@ public void testQualify() {
             nereidsParser.parseSingle(sql);
         }
     }
+
+    @Test
+    public void testBlockSqlAst() {

Review Comment:
   test `create file`, `create function` statment too
   
   also test some commands that should not be blocked



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to