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)