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 2021/06/09 01:32:33 UTC

[GitHub] [iotdb] yifuzhou commented on a change in pull request #3372: [IOTDB-1425]Privilege controller does not support some operators

yifuzhou commented on a change in pull request #3372:
URL: https://github.com/apache/iotdb/pull/3372#discussion_r647902071



##########
File path: server/src/main/java/org/apache/iotdb/db/auth/entity/PrivilegeType.java
##########
@@ -46,6 +45,7 @@
   DROP_TRIGGER,
   START_TRIGGER,
   STOP_TRIGGER,
+  TTL,
   ALL;

Review comment:
       I mentioned this new privilege in docs/UserGuide/Administration-Management/Administration.md.




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