Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.12.1
-
None
-
None
Description
data like this :
time,root.ln.wf01.wt01.temperature,root.ln.wf01.wt01.status
2021-07-07 12:30:35,20.35,true
2021/07/07 13:30:35,25.20,false
2021.07.07 14:30:35,30.22,true
2021-07-07T15:30:35+08:00,22.32,false
The execution result is:
Starting IoTDB Client Import Script
------------------------------------------
Start to import data from: import2.csv
Import from: import2.csv 0% │ │ 0/5 (0:00:00 / ?) Importing...
Encounter an error, because: Input time format 2021/07/07 13:30:35error. Input like yyyy-MM-dd HH:mm:ss, yyyy-MM-ddTHH:mm:ss or yyyy-MM-ddTHH:mm:ss.SSSZ
Attachments
Attachments
Issue Links
- is a child of
-
IOTDB-842 Better Export/Import-CSV Tool
- Closed