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/03/18 02:38:38 UTC

[iotdb] branch Vector updated (b91ffa0 -> 4237eb2)

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

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


    from b91ffa0  Merge branch 'Vector' of https://github.com/apache/iotdb into Vector
     add b917e50  add example
     add cbcea0e  fix vector measurement node name
     add 7d81087  fix path
     add 4237eb2  Merge branch 'Vector' of https://github.com/apache/iotdb into Vector

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/VectorSessionExample.java     | 39 +++++++++++++-
 .../org/apache/iotdb/db/metadata/MManager.java     | 61 +++++++++++-----------
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  5 +-
 .../iotdb/db/metadata/template/Template.java       | 31 +++++++----
 4 files changed, 90 insertions(+), 46 deletions(-)