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/01/16 10:16:00 UTC

[jira] [Created] (FLINK-8436) Allow implementing both RetractTableSink and BatchTableSink in one class

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