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)