You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by aljoscha <gi...@git.apache.org> on 2018/04/18 12:04:05 UTC

[GitHub] flink pull request #5871: [FLINK-9193] Deprecate non-well-defined output met...

GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/5871

    [FLINK-9193] Deprecate non-well-defined output methods on DataStream

    Update of #5868 
    
    @zentol 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/flink jira-9193-deprecate-stream-output

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5871.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 #5871
    
----
commit 19bfe63a956d0699d2e0cbd934ef8bd36305eeee
Author: Aljoscha Krettek <al...@...>
Date:   2018-04-17T13:37:29Z

    [FLINK-9193] Deprecate non-well-defined output methods on DataStream

commit 33f02a1ac8622aa1e0ab3035a6d3a41eee250e1c
Author: Aljoscha Krettek <al...@...>
Date:   2018-04-18T11:58:27Z

    [FLINK-9203] Deprecate non-well-defined SinkFunctions

----


---

[GitHub] flink issue #5871: [FLINK-9193] Deprecate non-well-defined output methods on...

Posted by aljoscha <gi...@git.apache.org>.
Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/5871
  
    It seems we don't have agreement on FLINK-9193 so I'll only merge FLINK-9203 for now


---