This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch VectorCodeSmell
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 0cab4c4 [To Vector] Fix Vector Code Smell Step 1
add d05b8f0 fix bug
add f10cbb3 fix smell
new 6d09aaf Merge branch 'Vector' of https://github.com/apache/iotdb into
VectorCodeSmell
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
server/src/main/java/org/apache/iotdb/db/metadata/MManager.java | 4 ++--
server/src/main/java/org/apache/iotdb/db/metadata/MTree.java | 2 +-
server/src/main/java/org/apache/iotdb/db/metadata/mnode/MNode.java | 2 +-
.../main/java/org/apache/iotdb/db/metadata/template/Template.java | 7 +++++++
4 files changed, 11 insertions(+), 4 deletions(-)