Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
Description
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