[
https://issues.apache.org/jira/browse/HIVE-9314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271561#comment-14271561
]
Brock Noland commented on HIVE-9314:
------------------------------------
+1 LGTM
[~jxiang] - could you check to ensure that TestPigHBaseStorageHandler passes
locally with the patch?
> Writable object inspector should use Writable classes from Hadoop for get
> -------------------------------------------------------------------------
>
> Key: HIVE-9314
> URL: https://issues.apache.org/jira/browse/HIVE-9314
> Project: Hive
> Issue Type: Improvement
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Attachments: HIVE-9314.1.patch
>
>
> In WritableByteObjectInspector, we cast objects to
> org.apache.hadoop.hive.serde2.io.ByteWritable to get the value. We should
> use the hadoop one since org.apache.hadoop.hive.serde2.io.ByteWritable
> extends the hadoop one.
> If customer OI uses the hadoop writable, in some queries, they could get
> class cast exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)