You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Alima777 (Jira)" <ji...@apache.org> on 2021/09/17 07:59:00 UTC

[jira] [Commented] (IOTDB-1695) Vector Bug: Got two timeSeriesMetaData of one same time series from one file

    [ https://issues.apache.org/jira/browse/IOTDB-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416525#comment-17416525 ] 

Alima777 commented on IOTDB-1695:
---------------------------------

Oh, maybe it's a error of merge...Since the error postition of file list is just the merge position.

> 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
>
>
> 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)