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/08/01 14:22:00 UTC

[jira] [Created] (FLINK-10017) Support keyed formats for Kafka table source sink factory

Timo Walther created FLINK-10017:
------------------------------------

             Summary: Support keyed formats for Kafka table source sink factory
                 Key: FLINK-10017
                 URL: https://issues.apache.org/jira/browse/FLINK-10017
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Timo Walther
            Assignee: Timo Walther


Currently, the Kafka table source sink factory does not support keyed formats that would result in {{KeyedSerializationSchema}} and {{KeyedDeserializationSchema}}. It should be possible to define:

- a key format
- a value format
- a target topic



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