[ https://issues.apache.org/jira/browse/FLINK-25234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515360#comment-17515360 ]
Francesco Guardiani commented on FLINK-25234: --------------------------------------------- I think overall it makes sense to have a parse function for timestamps/intervals which can accept ISO8601 timestamps and durations > 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), Table > SQL / API > 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)