[
https://issues.apache.org/jira/browse/FLINK-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013800#comment-16013800
]
ASF GitHub Bot commented on FLINK-6543:
---------------------------------------
GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/3929
[FLINK-6543] [table] Deprecate toDataStream
This deprecates toDataStream in Scala and Java Table API.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/twalthr/flink FLINK-6543
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3929.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3929
----
commit 63832055301a47dff10c9802b9500040457d9d75
Author: twalthr <[email protected]>
Date: 2017-05-17T09:31:33Z
[FLINK-6543] [table] Deprecate toDataStream
----
> Deprecate toDataStream
> ----------------------
>
> Key: FLINK-6543
> URL: https://issues.apache.org/jira/browse/FLINK-6543
> Project: Flink
> Issue Type: Task
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
> Fix For: 1.3.0
>
>
> With retraction support, we should deprecate {{toDataStream}} and introduce a
> new {{toAppendStream}} to clearly differentiate between retraction and
> non-retraction.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)