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

[iotdb] branch vector_refactor updated (25869ac -> aedec00)

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

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


    from 25869ac  Merge remote-tracking branch 'origin/master' into vector_refactor
     add 8ad2c9e  fix bugs
     add aedec00  Merge branches 'vector_refactor' and 'vector_refactor' of https://github.com/apache/iotdb into vector_refactor

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     |   3 +-
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 123 +++++++++++++--------
 .../iotdb/db/metadata/template/Template.java       |   3 +-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  61 +++++-----
 .../iotdb/db/qp/physical/InsertRowPlanTest.java    |   4 +-
 5 files changed, 107 insertions(+), 87 deletions(-)