You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Paul Lin (Jira)" <ji...@apache.org> on 2020/04/11 05:37:00 UTC

[jira] [Created] (FLINK-17091) AvroRowSerializationSchema doesn't support new Timestamp conversion classes

Paul Lin created FLINK-17091:
--------------------------------

             Summary: AvroRowSerializationSchema doesn't support new Timestamp conversion classes
                 Key: FLINK-17091
                 URL: https://issues.apache.org/jira/browse/FLINK-17091
             Project: Flink
          Issue Type: Bug
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
    Affects Versions: 1.10.0
            Reporter: Paul Lin


AvroRowSerializationSchema doesn't know how to convert the new physical classes of Timestamp (eg. java.time.Date) into Avro's int/long based timestamp.



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