You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2015/02/24 08:53:11 UTC

[jira] [Updated] (HIVE-9766) Add JavaConstantXXXObjectInspector

     [ https://issues.apache.org/jira/browse/HIVE-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated HIVE-9766:
-----------------------------
    Attachment: HIVE-9766.1.patch

> Add JavaConstantXXXObjectInspector
> ----------------------------------
>
>                 Key: HIVE-9766
>                 URL: https://issues.apache.org/jira/browse/HIVE-9766
>             Project: Hive
>          Issue Type: Improvement
>          Components: Serializers/Deserializers
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>         Attachments: HIVE-9766.1.patch
>
>
> Need JavaConstantXXXObjectInspector when implementing PIG-3294. There are two approaches:
> 1. Add those classes in Pig. However, most construct of the base class JavaXXXObjectInspector is default scope, need to change them to protected
> 2. Add those classes in Hive
> Approach 2 should be better since those classes might be useful to Hive as well. Attach a patch to provide them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)