[ https://issues.apache.org/jira/browse/FLINK-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402814#comment-15402814 ]
Ivan Mushketyk edited comment on FLINK-3873 at 8/1/16 9:03 PM: --------------------------------------------------------------- I've implemented TableSink with Avro serialization here: https://github.com/mushketyk/flink/tree/kafka-avro, but since it is based on code from this pull-request https://github.com/apache/flink/pull/2244 (not yet merged) I cannot create a pull request. was (Author: ivan.mushketyk): I've implemented TableSink with Avro serialization here: https://github.com/apache/flink/pull/2244, but since it is based on code from this pull-request https://github.com/apache/flink/pull/2244 (not yet merged) I cannot create a pull request. > Add a Kafka TableSink with Avro serialization > --------------------------------------------- > > Key: FLINK-3873 > URL: https://issues.apache.org/jira/browse/FLINK-3873 > Project: Flink > Issue Type: New Feature > Components: Table API & SQL > Reporter: Fabian Hueske > Assignee: Ivan Mushketyk > Priority: Minor > > Add a TableSink that writes Avro serialized data to Kafka. -- This message was sent by Atlassian JIRA (v6.3.4#6332)