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 06ff461 add get all measurement by device path interface
add 08bbb96 Serialize SET_USING_DEVICE_TEMPLATE
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/metadata/MManager.java | 19 ++++++++-
.../iotdb/db/metadata/logfile/MLogWriter.java | 6 +++
.../org/apache/iotdb/db/qp/logical/Operator.java | 1 +
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 6 +++
...dePlan.java => SetUsingDeviceTemplatePlan.java} | 48 ++++++++++------------
.../iotdb/db/qp/physical/InsertTabletPlanTest.java | 12 +++---
6 files changed, 57 insertions(+), 35 deletions(-)
copy
server/src/main/java/org/apache/iotdb/db/qp/physical/sys/{AutoCreateDeviceMNodePlan.java
=> SetUsingDeviceTemplatePlan.java} (66%)