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 c95f185 Merge branch 'Vector' of https://github.com/apache/iotdb into
Vector
add 140e3b7 Fix recover bug
add af57e0c Merge remote-tracking branch 'origin/Vector' into Vector
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/SessionExample.java | 40 ++++++++++++++++++++++
.../org/apache/iotdb/db/metadata/MManager.java | 10 ++----
.../java/org/apache/iotdb/db/metadata/MTree.java | 18 +++++++++-
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 1 +
.../physical/sys/CreateAlignedTimeSeriesPlan.java | 38 +++++++++++++-------
5 files changed, 86 insertions(+), 21 deletions(-)