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 02:44:51 UTC

[iotdb] branch vector_refactor updated (1905722 -> 61410bd)

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 1905722  Refactor show timeseries
     add 61410bd  fix template

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/VectorSessionExample.java     | 17 ++---
 .../org/apache/iotdb/db/metadata/MManager.java     | 77 ++++++++++------------
 .../iotdb/db/metadata/template/Template.java       | 29 ++++----
 .../iotdb/db/qp/physical/InsertRowPlanTest.java    | 32 +++++----
 .../iotdb/db/qp/physical/InsertTabletPlanTest.java | 18 ++---
 5 files changed, 82 insertions(+), 91 deletions(-)