[
https://issues.apache.org/jira/browse/FLINK-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-4601.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Fixed in e92f91aeba3c9e8da5a5ff9efda342cb19da928c.
> 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)