Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
As of version 1.11, Flink (i.e., flink-avro) still uses Avro in version 1.8.2.
Avro 1.9.2 contains many bugfixes, in particular in respect to the support for logical types. A further advantage would be that an upgrade to Avro 1.9.2 would also allow to use the Confluent Schema Registry client and Avro deserializer in version 5.5.0, which finally support schema references.
Therefore it would be great if Flink could make use of Avro 1.9.2 or higher in future releases.
Attachments
Issue Links
- causes
-
FLINK-19440 Performance regression on 15.09.2020
- Closed
- is cloned by
-
FLINK-18546 Upgrade to Kafka Schema Registry Client 5.5.0
- Closed
- relates to
-
FLINK-18546 Upgrade to Kafka Schema Registry Client 5.5.0
- Closed
-
FLINK-18802 Create an uber jar when packaging flink-avro for sql client
- Closed
- supercedes
-
FLINK-12532 Upgrade Avro to version 1.10.0
- Closed
- links to