[
https://issues.apache.org/jira/browse/HIVE-9314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HIVE-9314:
------------------------------
Status: Patch Available (was: Open)
> 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)