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/19 11:58:00 UTC

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

     [ https://issues.apache.org/jira/browse/IOTDB-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiaozhihong reopened IOTDB-2281:
--------------------------------

The template is not created, and then after importing the data with NaN, this error is reported.
!image-2022-01-19-19-56-31-533.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
>
>
> 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)