This is an automated email from the ASF dual-hosted git repository.
xuekaifeng pushed a change to branch Vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 09e082f Merge remote-tracking branch 'origin/Vector' into Vector
add be0f533 use a bit to record template has been used
add 2c3bc1e add test
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/metadata/MManager.java | 7 +++-
.../java/org/apache/iotdb/db/metadata/MTree.java | 12 +------
.../org/apache/iotdb/db/metadata/mnode/MNode.java | 10 ++++++
.../iotdb/db/metadata/MManagerBasicTest.java | 1 +
.../iotdb/db/qp/physical/InsertTabletPlanTest.java | 39 +++++++++++++---------
5 files changed, 41 insertions(+), 28 deletions(-)