[
https://issues.apache.org/jira/browse/IOTDB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416529#comment-17416529
]
Alima777 commented on IOTDB-1695:
---------------------------------
Error is from 8557 actually.
!image-2021-09-17-15-59-15-013.png!
[~qiaojialin] jialin
> 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: Bug
> Reporter: Alima777
> Priority: Major
> 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,
> image-2021-09-17-15-59-15-013.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|width=1013,height=651!
>
> But from one file, I got two timeSeriesMetaData each series.
>
> !image-2021-09-17-15-42-16-610.png|width=790,height=497!
>
> 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)