You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Egor Ryashin (Jira)" <ji...@apache.org> on 2021/12/09 13:31:00 UTC

[jira] [Created] (FLINK-25234) Flink should parse ISO timestamp in UTC format

Egor Ryashin created FLINK-25234:
------------------------------------

             Summary: 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


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)