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/08 03:01:06 UTC

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

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


##########
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:
   I think we should add this statement type to the INSERT_TIMESERIES privilege.



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