[
https://issues.apache.org/jira/browse/FLINK-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476725#comment-15476725
]
ASF GitHub Bot commented on FLINK-4601:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2483
> 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
> Fix For: 1.2.0
>
>
> 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)