Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-1510

An error is reported when import data which time format is "yyyy/MM/dd HH:mm:ss"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.1
    • None
    • Core/Server
    • 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

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xiaozhihong xiaozhihong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: