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/27 08:49:32 UTC

[GitHub] [incubator-iotdb] samperson1997 commented on a change in pull request #1413: [IOTDB-775] Add SQL of creating snapshot manually

samperson1997 commented on a change in pull request #1413:
URL: https://github.com/apache/incubator-iotdb/pull/1413#discussion_r446502773



##########
File path: server/src/main/java/org/apache/iotdb/db/qp/Planner.java
##########
@@ -100,6 +100,7 @@ protected Operator logicalOptimize(Operator operator)
       case CLEAR_CACHE:
       case NULL:
       case SHOW_MERGE_STATUS:
+      case CREATE_SNAPSHOT:

Review comment:
       Fixed




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