You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2016/09/09 06:58:21 UTC

[jira] [Created] (FLINK-4601) Check for empty string properly

Alexander Pivovarov created FLINK-4601:
------------------------------------------

             Summary: Check for empty string properly
                 Key: FLINK-4601
                 URL: https://issues.apache.org/jira/browse/FLINK-4601
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.1.2
            Reporter: Alexander Pivovarov
            Priority: Trivial


UdfAnalyzerExamplesTest.java and UdfAnalyzerTest.java use == to check for empty string. We should use isEmpty() instead



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)