You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/03/01 02:14:56 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #2738: [IOTDB-1177] Trigger module: ANTLR, logical operators, physical plans and authorization

HTHou commented on a change in pull request #2738:
URL: https://github.com/apache/iotdb/pull/2738#discussion_r584407291



##########
File path: server/src/main/java/org/apache/iotdb/db/qp/constant/SQLConstant.java
##########
@@ -170,7 +170,13 @@ private SQLConstant() {
   public static final int TOK_QUERY_PROCESSLIST = 97;
   public static final int TOK_KILL_QUERY = 98;
 
-  public static final int TOK_CHILD_NODES = 99;

Review comment:
       TOK_CHILD_NODES was added into master two days ago. So I don't think it's a big problem.
   But it's still better to keep TOK_CHILD_NODES = 99.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org