You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/09/15 20:19:34 UTC

[jira] [Updated] (HIVE-8105) booleans and nulls not handled properly in insert/values

     [ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated HIVE-8105:
-----------------------------
    Attachment: HIVE-8105.patch

Changes to SemanticAnalyzer to handle boolean and nulls properly, and changes to tests to confirm the fix.

> 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
>         Attachments: HIVE-8105.patch
>
>
> 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)