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(-)