[
https://issues.apache.org/jira/browse/FLINK-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936638#comment-15936638
]
Stephan Ewen commented on FLINK-6168:
-------------------------------------
+1
We can actually do that even before Flink 2.0, if we reflectively handle Avro
correctly, and if we have Avro in the "flink-dist" jar.
> Make flink-core independent of Avro
> -----------------------------------
>
> Key: FLINK-6168
> URL: https://issues.apache.org/jira/browse/FLINK-6168
> Project: Flink
> Issue Type: Sub-task
> Components: Core
> Reporter: Timo Walther
> Fix For: 2.0.0
>
>
> Right now, flink-core has Avro dependencies. We should move AvroTypeInfo to
> flink-avro and make the TypeExtractor Avro independent (e.g. reflection-based
> similar to Hadoop Writables or with an other approach).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)