This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/limit-tree-audit-path-log
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f2746c234cb Fix oversized audit logs for tree batch writes
add 7b1fca6c3ce Move audit path formatting to insert statements
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/auth/AuthorityChecker.java | 28 ----------
.../security/TreeAccessCheckVisitor.java | 25 ++++++---
.../plan/statement/crud/InsertBaseStatement.java | 36 +++++++++++++
.../apache/iotdb/db/auth/AuthorityCheckerTest.java | 62 ----------------------
.../statement/crud/InsertBaseStatementTest.java} | 46 ++++------------
5 files changed, 62 insertions(+), 135 deletions(-)
copy
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/{auth/AuthorityCheckerTest.java
=> queryengine/plan/statement/crud/InsertBaseStatementTest.java} (60%)