[
https://issues.apache.org/jira/browse/HIVE-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003534#comment-13003534
]
Carl Steinbach commented on HIVE-624:
-------------------------------------
Committed as HIVE-616.
> Fix bug in TypeConverter
> ------------------------
>
> Key: HIVE-624
> URL: https://issues.apache.org/jira/browse/HIVE-624
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Fix For: 0.4.0
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira