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 2022/10/10 07:08:54 UTC

[GitHub] [iotdb] SpriCoder commented on a diff in pull request #7519: [IOTDB-4571] Add doc in IPartitionFetcher and fix incorrect use.

SpriCoder commented on code in PR #7519:
URL: https://github.com/apache/iotdb/pull/7519#discussion_r990965251


##########
server/src/main/java/org/apache/iotdb/db/mpp/plan/constant/StatementType.java:
##########
@@ -64,6 +64,7 @@ public enum StatementType {
   BATCH_INSERT_ROWS,
   BATCH_INSERT_ONE_DEVICE,
   MULTI_BATCH_INSERT,
+  LOAD_TSFILE,

Review Comment:
   After checking, I use MULTI_BATCH_INSERT statementType for LoadTsfileStatement.



-- 
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: reviews-unsubscribe@iotdb.apache.org

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