You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2012/06/15 22:04:42 UTC

[jira] [Updated] (HIVE-3144) Custom Deserializers Should be Used for Thrift Table Objects

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

Carl Steinbach updated HIVE-3144:
---------------------------------

    Component/s: Metastore
    
> Custom Deserializers Should be Used for Thrift Table Objects
> ------------------------------------------------------------
>
>                 Key: HIVE-3144
>                 URL: https://issues.apache.org/jira/browse/HIVE-3144
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Bhushan Mandhani
>            Assignee: Bhushan Mandhani
>            Priority: Minor
>
> Some tables have custom deserializers. When constructing the column set for these, the deserializer class should be used instead of just reading from the MetaStore. This is already happening when constructing the Table object in package org/apache/hadoop/hive/ql/metadata. However, Thrift API is returning incorrect results for these. We want to move this logic out of this Table object and lower into the stack to fix this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira