You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/05/05 12:30:00 UTC

[jira] [Created] (FLINK-17525) Support to parse millisecond and nanoseconds for TIME type in CSV and JSON format

Jark Wu created FLINK-17525:
-------------------------------

             Summary: Support to parse millisecond and nanoseconds for TIME type in CSV and JSON format
                 Key: FLINK-17525
                 URL: https://issues.apache.org/jira/browse/FLINK-17525
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Jark Wu


Currently, CSV and JSON format parse time string but ignores the millisecond and nanoseconds part. We should support that, because blink planner already support higher precision for TIME. 



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