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/08/01 15:24:00 UTC

[jira] [Commented] (FLINK-9984) Add a byte array table format factory

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

Timo Walther commented on FLINK-9984:
-------------------------------------

[~RuidongLi] this issue might already be covered by [this PR|https://github.com/apache/flink/pull/6447]. Feel free to join the discussion there.


> Add a byte array table format factory
> -------------------------------------
>
>                 Key: FLINK-9984
>                 URL: https://issues.apache.org/jira/browse/FLINK-9984
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: Ruidong Li
>            Priority: Major
>
> Sometimes it might be useful to just read or write a plain byte array into Kafka or other connectors. We should add a simple byte array SerializationSchemaFactory and DeserializationSchemaFactory.
> See {{org.apache.flink.formats.json.JsonRowFormatFactory}} for a reference.



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