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 0867605 Merge branch 'Vector' of https://github.com/apache/iotdb into
Vector
add 3601d1a [To Vector][IOTDB-1228] Refactor PlanExecutor.insertTablet
method to support aligned timeseries (#2833)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/metadata/MManager.java | 123 ++++++++++++++++-----
.../org/apache/iotdb/db/metadata/MetaUtils.java | 3 +-
.../iotdb/db/qp/physical/InsertTabletPlanTest.java | 51 +++++++++
.../write/schema/VectorMeasurementSchema.java | 5 +-
4 files changed, 150 insertions(+), 32 deletions(-)