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

waywtdcc updated FLINK-29699:
-----------------------------
    Description: 
Debezium format parsing supports converting strings at the end with Z and 
numbers  to timestamp

 

1. Previously, debezium could not parse the timestamp to timestamp type. For 
example, 1666255300000.
2. The time format string with Z suffix cannot be parsed to timestamp type, 
such as 2022-10-19T19:38:43Z format

  was:
Debezium format parsing supports converting strings  with Z and numbers at the 
end to timestamp

 

1. Previously, debezium could not parse the timestamp to timestamp type. For 
example, 1666255300000.
2. The time format string with Z suffix cannot be parsed to timestamp type, 
such as 2022-10-19T19:38:43Z format


> Debezium format parsing supports converting strings  at the end with Z and 
> numbers to timestamp
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29699
>                 URL: https://issues.apache.org/jira/browse/FLINK-29699
>             Project: Flink
>          Issue Type: New Feature
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.16.0
>            Reporter: waywtdcc
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.1
>
>
> Debezium format parsing supports converting strings at the end with Z and 
> numbers  to timestamp
>  
> 1. Previously, debezium could not parse the timestamp to timestamp type. For 
> example, 1666255300000.
> 2. The time format string with Z suffix cannot be parsed to timestamp type, 
> such as 2022-10-19T19:38:43Z format



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to