[
https://issues.apache.org/jira/browse/FLINK-25234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456460#comment-17456460
]
Timo Walther edited comment on FLINK-25234 at 12/9/21, 2:05 PM:
----------------------------------------------------------------
Which format are you using? JSON, Avro, ...? Or do you just perform a string
casting in SQL?
was (Author: twalthr):
Which format are you using? JSON, Avro, ...?
> Flink should parse ISO timestamp in UTC format
> ----------------------------------------------
>
> Key: FLINK-25234
> URL: https://issues.apache.org/jira/browse/FLINK-25234
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 1.14.0
> Reporter: Egor Ryashin
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Error parsing timestamp with ISO-8601 format:
> {code:java}
> [ERROR] Could not execute SQL statement. Reason:
> java.time.format.DateTimeParseException: Text '2021-12-08T12:59:57.028Z'
> could not be parsed, unparsed text found at index 23 {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)