Jonathan Chang created HIVE-2978: ------------------------------------ Summary: IN should throw an error in strict mode if types do not match Key: HIVE-2978 URL: https://issues.apache.org/jira/browse/HIVE-2978 Project: Hive Issue Type: Improvement Reporter: Jonathan Chang Assignee: Namit Jain
If the types do not match in strict mode (bigint vs string), then this should throw an error (in the same manner as the equality operator). -- 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