[
https://issues.apache.org/jira/browse/FLINK-23330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-23330.
--------------------------------
Release Note: The outdated variants of
`StreamTableEnvironment.{fromDataStream|toAppendStream|toRetractStream)` have
been deprecated. Use the `(from|to)(Data|Changelog)Stream` alternatives
introduced in 1.13.
Resolution: Fixed
Fixed in 1.14.0: cff00f59411832eecde720dcb4cc7da64ac242f6
> Deprecate toAppendStream and toRetractStream
> --------------------------------------------
>
> Key: FLINK-23330
> URL: https://issues.apache.org/jira/browse/FLINK-23330
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The new {{toDataStream}} and {{toChangelogStream}} should be stable by now.
> They will not be marked experimental in 1.14. So we can deprecate the old
> methods and remove them in a couple of releases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)