Timo Walther created FLINK-8436:
-----------------------------------
Summary: Allow implementing both RetractTableSink and BatchTableSink in one class
Key: FLINK-8436
URL:
https://issues.apache.org/jira/browse/FLINK-8436 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: Timo Walther
Assignee: Timo Walther
When implementing a table sink that should have the functionality of both a {{RetractStreamTableSink}} and {{BatchTableSink}} the current interface design has clashes in {{TableSink.getOutputType}}. We should clean/rework the interfaces there.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)