You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Shiv Bishnoi (Jira)" <ji...@apache.org> on 2019/11/20 11:30:00 UTC

[jira] [Created] (NIFI-6888) CSVReader and doesn't support microseconds

Shiv Bishnoi created NIFI-6888:
----------------------------------

             Summary: CSVReader  and doesn't support microseconds 
                 Key: NIFI-6888
                 URL: https://issues.apache.org/jira/browse/NIFI-6888
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.8.0
            Reporter: Shiv Bishnoi
             Fix For: 1.8.0


 CSVReader only support timestamp in milliseconds , because it uses SimpleDateFormat .

As project requirement we need to read  timestamp in Microseconds from input file.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)