You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/06/02 05:46:23 UTC

[iotdb] branch vector_refactor updated (aedec00 -> 56827f8)

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

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


    from aedec00  Merge branches 'vector_refactor' and 'vector_refactor' of https://github.com/apache/iotdb into vector_refactor
     add 56827f8  mvn spotless:apply

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/VectorSessionExample.java     |  7 ++-
 .../org/apache/iotdb/db/metadata/MManager.java     | 58 ++++++++++---------
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 66 +++++++++++-----------
 .../iotdb/db/metadata/template/Template.java       | 16 +++---
 .../iotdb/db/metadata/MManagerBasicTest.java       | 32 ++++++-----
 .../iotdb/db/qp/physical/InsertTabletPlanTest.java | 14 +++--
 6 files changed, 102 insertions(+), 91 deletions(-)