Alan Gates created HIVE-8105:
--------------------------------
Summary: booleans and nulls not handled properly in insert/values
Key: HIVE-8105
URL: https://issues.apache.org/jira/browse/HIVE-8105
Project: Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.14.0
Reporter: Alan Gates
Assignee: Alan Gates
Priority: Critical
Doing an insert/values with a boolean always results in a value of true,
regardless of whether true or false is given in the query.
Doing an insert/values with a null for a column value results in a semantic
error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)