This is an automated email from the ASF dual-hosted git repository.

shuwenwei pushed a change to branch authRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from dbcf065a290 Add SYSTEM check for table model
     add d8af9da71db fix ut & it
     add 9c1c6876b5d fix it

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/it/auth/IoTDBAuthIT.java   |  8 +--
 .../db/queryengine/plan/parser/ASTVisitor.java     |  2 +-
 .../security/TreeAccessCheckVisitor.java           | 77 ++++++++++++++++++++++
 .../template/DeactivateTemplateStatement.java      |  7 ++
 .../org/apache/iotdb/db/auth/entity/RoleTest.java  | 16 +----
 .../plan/parser/StatementGeneratorTest.java        |  6 +-
 .../iotdb/commons/auth/entity/PrivilegeType.java   |  4 ++
 .../iotdb/commons/auth/user/BasicUserManager.java  |  3 +
 8 files changed, 100 insertions(+), 23 deletions(-)

Reply via email to