You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/10/08 13:50:00 UTC

[jira] [Updated] (FLINK-18192) Upgrade to Avro version 1.10.0 from 1.8.2

     [ https://issues.apache.org/jira/browse/FLINK-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Wysakowicz updated FLINK-18192:
-------------------------------------
    Release Note: 
The default version of avro in flink-avro module was upgraded to 1.10. If for some reason you need an older version (you have avro coming from hadoop, or you use classes generated from an older avro version), please explicitly downgrade the avro version in your project.

NOTE: We observed a decreased performance of the Avro 1.10 version compared to 1.8.2. If you are concerned with the performance and you are fine working with an older version of Avro, consider downgrading the Avro version.

  was:The default version of avro in flink-avro module was upgraded to 1.10. If for some reason you need an older version (you have avro coming from hadoop, or you use classes generated from an older avro version), please explicitly downgrade the avro version in your project.


> Upgrade to Avro version 1.10.0 from 1.8.2
> -----------------------------------------
>
>                 Key: FLINK-18192
>                 URL: https://issues.apache.org/jira/browse/FLINK-18192
>             Project: Flink
>          Issue Type: Improvement
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>            Reporter: Lucas Heimberg
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>             Fix For: 1.12.0
>
>
> 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.
>  
>  



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