Support for Microseconds in Avro Deserialization

2021-08-02 Thread Joseph Lorenzini
Hi all,   The avro specification supports microseconds and reviewing the source code in org.apache.avro.LogicalTypes seems to indicate microsecond support. However, the conversion code in flink (see org.apache.flink.formats.avro.typeutils.AvroSchemaConverter#convertToSchema) has this ch

Re: Support for Microseconds in Avro Deserialization

2021-08-02 Thread Robert Metzger
Hey Joe, thanks a lot for reaching out regarding this. I have no explanation for why this exists, but since there's not ticket about this yet, I filed one: https://issues.apache.org/jira/browse/FLINK-23589 I also pinged some committers who can hopefully provide some additional context. I would pro