You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by lamber-ken <gi...@git.apache.org> on 2018/07/03 14:11:54 UTC

[GitHub] flink pull request #6230: [FLINK-9666] short-circuit logic should be used in...

GitHub user lamber-ken reopened a pull request:

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

    [FLINK-9666] short-circuit logic should be used in boolean contexts

    Backport of #6212 .
    
    @tillrohrmann, hi, cc

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

    $ git pull https://github.com/lamber-ken/flink FLINK-9666-backport

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

    https://github.com/apache/flink/pull/6230.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 #6230
    
----

----


---