You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mark Wagner (JIRA)" <ji...@apache.org> on 2013/10/03 04:40:42 UTC

[jira] [Updated] (HIVE-4734) Use custom ObjectInspectors for AvroSerde

     [ 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)