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/03/14 12:53:19 UTC

[iotdb] branch Vector updated (e178a76 -> cee50d4)

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

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


    from e178a76  add header
     add 3f6b915  [IOTDB-1225] Support CreateAlignedTimeseriesPlan in MManager
     add 567491f  Merge remote-tracking branch 'origin/Vector' into Vector
     add 14f8046  [IOTDB-1227] Support deleting aligned timeseries in MManager
     add 2e667d3  Merge remote-tracking branch 'origin/Vector' into Vector
     add bbcadd9  Merge remote-tracking branch 'origin/Vector' into Vector
     add f39bc42  [IOTDB-1228] Refactor PlanExecutor.insertTablet method to support aligned timeseries
     add 0aa64f5  Device template
     add cee50d4  Merge remote-tracking branch 'origin/Vector' into Vector

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     |  31 +++-
 .../java/org/apache/iotdb/db/metadata/MTree.java   | 177 ++++++++++++++++-----
 .../iotdb/db/qp/physical/InsertTabletPlanTest.java | 166 +++++++++++++++++++
 3 files changed, 330 insertions(+), 44 deletions(-)