[
https://issues.apache.org/jira/browse/HIVE-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-608:
----------------------------
Attachment: HIVE-608.2.patch
Added a test case. Also fixed the conversion order: For IF, we should convert
double to string, instead of string to double.
> No type conversion in GenericUDF
> --------------------------------
>
> Key: HIVE-608
> URL: https://issues.apache.org/jira/browse/HIVE-608
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Zheng Shao
> Fix For: 0.4.0
>
> Attachments: HIVE-608.1.patch, HIVE-608.2.patch
>
>
> An error will be thrown if different arguments of IF have different datatypes.
> Automatic type conversion will not be performed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.