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 6fed4ed update template
add fb51b68 [To Vector] [IOTDB-1225] Support CreateAlignedTimeseriesPlan
in MManager (#2831)
No new revisions were added by this update.
Summary of changes:
...eption.java => AlignedTimeseriesException.java} | 9 +-
.../org/apache/iotdb/db/metadata/MManager.java | 88 ++++++++++-
.../java/org/apache/iotdb/db/metadata/MTree.java | 172 ++++++++++++++++++---
.../org/apache/iotdb/db/metadata/MetaUtils.java | 15 ++
.../iotdb/db/metadata/MManagerBasicTest.java | 106 ++++++++++++-
.../db/qp/physical/PhysicalPlanSerializeTest.java | 20 +--
.../java/org/apache/iotdb/rpc/TSStatusCode.java | 1 +
7 files changed, 357 insertions(+), 54 deletions(-)
copy
server/src/main/java/org/apache/iotdb/db/exception/metadata/{IllegalParameterOfPathException.java
=> AlignedTimeseriesException.java} (76%)