You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/06/20 14:28:00 UTC

[jira] [Commented] (FLINK-9604) Support KafkaProtoBufTableSource

    [ https://issues.apache.org/jira/browse/FLINK-9604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518197#comment-16518197 ] 

Timo Walther commented on FLINK-9604:
-------------------------------------

Thanks for working on this issue [~mingleizhang]. In the future we want to separate connector and format. Such that a Protobuf serialization schema can also be used for other connectors not only Kafka. Feel free to open a PR for serialization/deserialization schemas that convert to Table API types similar as done in FLINK-8630.

> Support KafkaProtoBufTableSource
> --------------------------------
>
>                 Key: FLINK-9604
>                 URL: https://issues.apache.org/jira/browse/FLINK-9604
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API &amp; SQL
>            Reporter: mingleizhang
>            Assignee: mingleizhang
>            Priority: Major
>
> Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data. And in actual production applications, Protocol Buffers is often used for serialization and deserialization. So, I would suggest add this commonly used function.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)