Oleg Danilov created HIVE-17290:
-----------------------------------

             Summary: Should use equals() rather than == to compare strings
                 Key: HIVE-17290
                 URL: https://issues.apache.org/jira/browse/HIVE-17290
             Project: Hive
          Issue Type: Bug
            Reporter: Oleg Danilov
            Priority: Trivial


There are number of places, where strings have been compared with == or !=. 
Seems like it works now, thanks to string interning, but it would be better not 
to be relied upon.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to