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 02:56:02 UTC

[iotdb] branch CreateAlignedTimeseriesPlan updated (567491f -> 14f8046)

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

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


    from 567491f  Merge remote-tracking branch 'origin/Vector' into Vector
     add 14f8046  [IOTDB-1227] Support deleting aligned timeseries in MManager

No new revisions were added by this update.

Summary of changes:
 .../metadata/AlignedTimeseriesException.java       |  2 +-
 .../org/apache/iotdb/db/metadata/MManager.java     |  9 ++++-
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  5 ++-
 .../org/apache/iotdb/db/metadata/MetaUtils.java    | 15 +++++++++
 .../iotdb/db/metadata/MManagerBasicTest.java       | 39 ++++++++++++++++++++++
 5 files changed, 67 insertions(+), 3 deletions(-)