[ 
https://issues.apache.org/jira/browse/FLINK-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528503#comment-16528503
 ] 

ASF GitHub Bot commented on FLINK-9666:
---------------------------------------

GitHub user lamber-ken opened 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
    
----
commit cdd7a400a90612be76a2a585225919a4da24810c
Author: lamber-ken <!@...>
Date:   2018-06-30T02:22:09Z

    backport of 6212
    short-circuit logic should be used in boolean contexts, | -> ||, & -> &&

----


> short-circuit logic should be used in boolean contexts
> ------------------------------------------------------
>
>                 Key: FLINK-9666
>                 URL: https://issues.apache.org/jira/browse/FLINK-9666
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core, DataStream API
>    Affects Versions: 1.5.0
>            Reporter: lamber-ken
>            Assignee: lamber-ken
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> short-circuit logic should be used in boolean contexts



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to