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

Namit Jain updated HIVE-624:
----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed. Thanks Zheng.

> Fix bug in TypeConverter
> ------------------------
>
>                 Key: HIVE-624
>                 URL: https://issues.apache.org/jira/browse/HIVE-624
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HIVE-624.1.patch, HIVE-624.2.patch
>
>
> There is a bug in the Converter - we are converting all objects to Primitive 
> Java objects instead of Writable.
> This has caused some queries to fail:
> {code}
> SELECT IF(false, 1, cast(2 as smallint)) + 3 FROM any_table;
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to