[ 
https://issues.apache.org/jira/browse/FLINK-18299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu closed FLINK-18299.
---------------------------
    Resolution: Fixed

Fixed in master(1.12.0): c42a2f9cd6fcf50ff79f030f9b7c7bbe30d64a0f
Fixed in 1.11.0: 258a01e7189372ddbb621f8b57d18257a8bab0e5


> Add option in json format to parse timestamp in different standard
> ------------------------------------------------------------------
>
>                 Key: FLINK-18299
>                 URL: https://issues.apache.org/jira/browse/FLINK-18299
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.11.0
>            Reporter: Shengkai Fang
>            Assignee: Shengkai Fang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> Add format option such as 'timestamp-format.standard' in json format to parse 
> timestamp in different format. In this issue, we will support value 'SQL' and 
> 'ISO-8601': 
>  * Option 'SQL' will parse input timestamp in 'yyyy-MM-dd 
> HH:mm:ss.s\{precision}' format, e.g. '2020-12-30 12:13:14.123' and output 
> timestamp in the same way.
>  * Option 'ISO-8601' will parse input timestamp in 
> 'yyyy-MM-ddTHH:mm:ss.s\{precision}' format, e.g. '2020-12-30T12:13:14.123' 
> and output timestamp in the same way.



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

Reply via email to