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 & 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)