Hi Chirag, If you're willing to make the necessary changes to a forked version of Flink 1.14, you could make it work. You can have a look at https://github.com/apache/flink/pull/18133 as inspiration. It's not merged since we're waiting for Avro 1.11.1, see the comments in the PR.
Best regards, Martijn Op di 26 jul. 2022 om 12:48 schreef Chirag Dewan via user < user@flink.apache.org>: > Hi, > > Is it possible to use Avro 1.11 with Flink 1.14? I know that Avro version > is still at 1.10, but due to my job using Avro 1.11, I was planning to use > it in Flink as well. > > Also, I know that Avro 1.10 had some performance issues with Flink 1.12 > ([FLINK-19440] > Performance regression on 15.09.2020 - ASF JIRA > <https://issues.apache.org/jira/browse/FLINK-19440>). Is it still the > same? > > Thanks > > [FLINK-19440] Performance regression on 15.09.2020 - ASF JIRA > > <https://issues.apache.org/jira/browse/FLINK-19440> > > >