Float comparison doesn't work
-----------------------------

                 Key: HIVE-2586
                 URL: https://issues.apache.org/jira/browse/HIVE-2586
             Project: Hive
          Issue Type: Bug
            Reporter: Robert Surówka
            Priority: Minor


Create table with float column, insert to it e.g. 1410.1, and then do select * 
from <that table> where <that column> = 1410.1 . Nothing will be found. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to