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

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

Timo Walther created FLINK-9984:
-----------------------------------

             Summary: 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


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)