liyuheng55555 commented on code in PR #15892:
URL: https://github.com/apache/iotdb/pull/15892#discussion_r2204407710


##########
iotdb-core/antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/IoTDBSqlParser.g4:
##########
@@ -64,7 +64,7 @@ ddlStatement
     | showVariables | showCluster | showRegions | showDataNodes | 
showConfigNodes | showClusterId
     | getRegionId | getTimeSlotList | countTimeSlotList | getSeriesSlotList
     | migrateRegion | reconstructRegion | extendRegion | removeRegion  | 
removeDataNode | removeConfigNode
-    | verifyConnection
+    | verifyConnection | showProcedures

Review Comment:
   Maybe move this define to line 64, stay with other SHOW statement?



-- 
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]

Reply via email to