This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch load-pri
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 13ff08a4f5d sp
add 5d2ac1c1e2b MAINTAIN
No new revisions were added by this update.
Summary of changes:
.../antlr/src/main/antlr4/org/apache/iotdb/db/qp/sql/SqlLexer.g4 | 7 +------
.../db/queryengine/plan/relational/analyzer/StatementAnalyzer.java | 2 +-
.../queryengine/plan/relational/security/TableModelPrivilege.java | 6 ------
.../plan/relational/security/TreeAccessCheckVisitor.java | 2 +-
.../src/test/java/org/apache/iotdb/db/auth/TreeAccessTest.java | 6 +++---
.../plan/relational/sql/parser/AuthorStatementTest.java | 4 ----
.../java/org/apache/iotdb/commons/auth/entity/PrivilegeType.java | 6 +-----
.../src/main/java/org/apache/iotdb/commons/utils/AuthUtils.java | 5 -----
.../org/apache/iotdb/db/relational/grammar/sql/RelationalSql.g4 | 4 +---
9 files changed, 8 insertions(+), 34 deletions(-)