You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/03/02 07:04:00 UTC

[jira] [Created] (FLINK-16362) remove deprecated method in StreamTableSink

godfrey he created FLINK-16362:
----------------------------------

             Summary: remove deprecated method in StreamTableSink
                 Key: FLINK-16362
                 URL: https://issues.apache.org/jira/browse/FLINK-16362
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API
            Reporter: godfrey he
             Fix For: 1.11.0


[FLIP-84|https://cwiki.apache.org/confluence/display/FLINK/FLIP-84%3A+Improve+%26+Refactor+API+of+TableEnvironment] proposes to unify the behavior of {{TableEnvironment}} and {{StreamTableEnvironment}}, and requires the {{StreamTableSink}} always returns {{DataStream}}. However
{{StreamTableSink.emitDataStream}} returns nothing and is deprecated since Flink 1.9, So we will remove it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)