[ 
https://issues.apache.org/jira/browse/HIVE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523513#comment-14523513
 ] 

Jason Dere commented on HIVE-5545:
----------------------------------

Changes make sense .. what happens when if the partition column value does not 
convert correctly to the declared column type - is the partition column value 
set to null?

> HCatRecord getInteger method returns String when used on Partition columns of 
> type INT
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-5545
>                 URL: https://issues.apache.org/jira/browse/HIVE-5545
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.11.0
>         Environment: hadoop-1.0.3
>            Reporter: Rishav Rohit
>            Assignee: Sushanth Sowmyan
>         Attachments: HIVE-5545.patch
>
>
> HCatRecord getInteger method returns String when used on Partition columns of 
> type INT.
> java.lang.ClassCastException: java.lang.String cannot be cast to 
> java.lang.Integer



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to