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 2020/06/24 07:05:38 UTC

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #1409: Support partition removal

jixuan1989 commented on a change in pull request #1409:
URL: https://github.com/apache/incubator-iotdb/pull/1409#discussion_r444687142



##########
File path: server/src/main/java/org/apache/iotdb/db/qp/constant/SQLConstant.java
##########
@@ -151,6 +151,7 @@ private SQLConstant() {
   public static final int TOK_LOAD_CONFIGURATION_LOCAL = 86;
 
   public static final int TOK_SHOW_MERGE_STATUS = 87;
+  public static final int TOK_DELETE_PARTITION = 87;

Review comment:
       still 87?




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