Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
The outdated variants of `StreamTableEnvironment.{fromDataStream|toAppendStream|toRetractStream)` have been deprecated. Use the `(from|to)(Data|Changelog)Stream` alternatives introduced in 1.13.
Description
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.
Attachments
Issue Links
- links to