[
https://issues.apache.org/jira/browse/FLINK-16362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he updated FLINK-16362:
-------------------------------
Release Note: This is an incompatible change, the existing StreamTableSinks
should remove emitDataStream method.
> Remove deprecated method in StreamTableSink
> -------------------------------------------
>
> Key: FLINK-16362
> URL: https://issues.apache.org/jira/browse/FLINK-16362
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [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)