In doesn't work with boolean
----------------------------

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


Having column e.g. val with boolean value in some table tab one should 
theoretically be able to do: select * from tab where val in (0);

Unfortunately it throws an exception.

--
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