[
https://issues.apache.org/jira/browse/HIVE-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Wagner updated HIVE-4734:
------------------------------
Attachment: HIVE-4734.4.patch
I've rebased and added a test for the [null, T1, T2] case. I updated the RB and
am uploading here for precommit testing.
> Use custom ObjectInspectors for AvroSerde
> -----------------------------------------
>
> Key: HIVE-4734
> URL: https://issues.apache.org/jira/browse/HIVE-4734
> Project: Hive
> Issue Type: Improvement
> Components: Serializers/Deserializers
> Reporter: Mark Wagner
> Assignee: Mark Wagner
> Fix For: 0.12.0
>
> Attachments: HIVE-4734.1.patch, HIVE-4734.2.patch, HIVE-4734.3.patch,
> HIVE-4734.4.patch
>
>
> Currently, the AvroSerde recursively copies all fields of a record from the
> GenericRecord to a List row object and provides the standard
> ObjectInspectors. Performance can be improved by providing ObjectInspectors
> to the Avro record itself.
--
This message was sent by Atlassian JIRA
(v6.1#6144)