You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2013/08/26 07:12:53 UTC

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

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

Jakob Homan commented on HIVE-4734:
-----------------------------------

Reviewed last patch on RB.  Everything looks good except for a change in the handling of [T1,Tn,NULL] types.
                
> 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
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira