[
https://issues.apache.org/jira/browse/FLINK-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433831#comment-15433831
]
ASF GitHub Bot commented on FLINK-3874:
---------------------------------------
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2244
@fhueske I've fixed the PR according to your review.
The only thing that I didn't do is reusing `ObjectNode` on every iteration.
It caused some weird NPEs during the integration tests and made code a bit more
complex.
I can investigate it more if you think it really worth it.
> Add a Kafka TableSink with JSON serialization
> ---------------------------------------------
>
> Key: FLINK-3874
> URL: https://issues.apache.org/jira/browse/FLINK-3874
> Project: Flink
> Issue Type: New Feature
> Components: Table API & SQL
> Reporter: Fabian Hueske
> Assignee: Ivan Mushketyk
> Priority: Minor
>
> Add a TableSink that writes JSON serialized data to Kafka.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)