[
https://issues.apache.org/jira/browse/IOTDB-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479952#comment-17479952
]
xiaozhihong commented on IOTDB-2286:
------------------------------------
Test data as following:
time,device,d1,d2,d3,d4
2021-01-01T08:00:00.001+08:00,root.sd.t1,"123hello world",NaN,100,"NaN"
2021-01-01T08:00:00.002+08:00,root.sd.t1,"123@",12.33,110,"Be"
2021-01-01T08:00:00.003+08:00,root.sd.t2,"123\,abc",NaN,100,"NaN"
!image-2022-01-21-17-49-49-392.png!
> CSV import needs to be optimized and case insensitive
> -----------------------------------------------------
>
> Key: IOTDB-2286
> URL: https://issues.apache.org/jira/browse/IOTDB-2286
> 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-16-11-44-357.png,
> image-2022-01-19-19-27-18-775.png, image-2022-01-21-17-49-49-392.png
>
>
> When importing CSV, "Time" in the file can be imported successfully, but if
> it is changed to "time", it will prompt no headers!
>
> !image-2022-01-06-16-11-44-357.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)