GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/5868
[FLINK-9193] Deprecate non-well-defined output methods on DataStream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5868.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 #5868
----
commit e5c24ea8e6700d65dbb794c5055f0bc40b8fa55f
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-04-17T13:36:55Z
Remove unsed Sink Functions
commit fb0ecf646d4fe132d0b0ef18334ff9b9fea0db35
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date: 2018-04-17T13:37:29Z
[FLINK-9193] Deprecate non-well-defined output methods on DataStream
----
---