Timo Walther created FLINK-9870:
-----------------------------------
Summary: Support field mapping and time attributes for table sinks
Key: FLINK-9870
URL:
https://issues.apache.org/jira/browse/FLINK-9870 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: Timo Walther
Assignee: Timo Walther
FLINK-7548 reworked the table source design and implemented the interfaces {{DefinedFieldMapping}}, {{DefinedProctimeAttribute}}, and {{DefinedRowtimeAttributes}}.
However, these interfaces need to be implemented by table sinks as well in order to map a table back into a sink similar how source do it for reading input data.
The current unified sink design assumes that this is possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)