You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/01/20 05:52:00 UTC

[jira] [Commented] (IOTDB-2281) Import of data containing Nan failed

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

xiaozhihong commented on IOTDB-2281:
------------------------------------

*After NaN is imported, there is a problem with parsing.*

!image-2022-01-20-13-50-51-967.png!

!image-2022-01-20-13-51-08-891.png!

> Import of data containing Nan failed
> ------------------------------------
>
>                 Key: IOTDB-2281
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2281
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Tools/Others
>    Affects Versions: 0.13.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: Xuan Ronaldo
>            Priority: Major
>              Labels: 0.13.0
>         Attachments: image-2022-01-06-14-40-57-319.png, image-2022-01-06-14-41-15-627.png, image-2022-01-20-11-53-39-476.png, image-2022-01-20-13-50-51-967.png, image-2022-01-20-13-51-08-891.png
>
>
> In the CLI, inserting Nan data succeeds, but the import fails
> data like this:
> Time,Device,d1,d2,d3
> 2021-01-01T08:00:00.001+08:00,root.dun.t1,"123hello world",NaN,100
> 2021-01-01T08:00:00.002+08:00,root.dun.t1,"123","\"",110
> 2021-01-01T08:00:00.003+08:00,root.dun.t2,"123\,abc","hello_puppy",100
> !image-2022-01-06-14-41-15-627.png!
> !image-2022-01-06-14-40-57-319.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)