Alima777 created IOTDB-1695:
-------------------------------
Summary: Vector Bug: Got two timeSeriesMetaData of one same time
series from one file
Key: IOTDB-1695
URL: https://issues.apache.org/jira/browse/IOTDB-1695
Project: Apache IoTDB
Issue Type: Task
Reporter: Alima777
Attachments: image-2021-09-17-15-39-38-362.png,
image-2021-09-17-15-40-49-661.png, image-2021-09-17-15-42-16-610.png
The data model is, root.sg1.d1.vector2 [s1, s2, ..., s10], total 10 subSensors,
as follows:
!image-2021-09-17-15-40-49-661.png!
But from one file, I got two timeSeriesMetaData each series.
!image-2021-09-17-15-42-16-610.png!
I use the tablet interface to insert data as follows:
Tablet tablet = new Tablet(ROOT_SG1_D1_VECTOR2, schemaList);
I’m not sure if it's a error of meta data tree? [~sunzesong]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)