[
https://issues.apache.org/jira/browse/HCATALOG-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437004#comment-13437004
]
Sushanth Sowmyan commented on HCATALOG-472:
-------------------------------------------
+1
> HCatalog should use Deserializer in the read path instead of SerDe
> ------------------------------------------------------------------
>
> Key: HCATALOG-472
> URL: https://issues.apache.org/jira/browse/HCATALOG-472
> Project: HCatalog
> Issue Type: Bug
> Reporter: Travis Crawford
> Assignee: Travis Crawford
> Attachments: HCATALOG-472_deserializer.1.patch,
> HCATALOG-472_deserializer.2.patch
>
>
> Hive provides the SerDe interface for serializing & deserializing records for
> the given partition. However, its entirely valid to have only one of those
> interfaces implemented; for example, ThriftDeserializer only implements
> Deserializer.
> HCatalog should only expect a Deserializer in the read path, as that's all
> that's necessary to read records (Hive already does 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