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:
[email protected]


Reply via email to