[
https://issues.apache.org/jira/browse/HIVE-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao resolved HIVE-292.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.3.0
Release Note: Replace MetadataTypedColumnsetSerde with LazySimpleSerDe.
(zshao)
Hadoop Flags: [Reviewed]
trunk only: Committed revision 747293.
> Use LazySimpleSerDe to replace MetadataTypedColumnsetSerde
> ----------------------------------------------------------
>
> Key: HIVE-292
> URL: https://issues.apache.org/jira/browse/HIVE-292
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Serializers/Deserializers
> Affects Versions: 0.2.0, 0.3.0
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Fix For: 0.3.0
>
> Attachments: HIVE-292.1.without_testresults.patch
>
>
> There are places in the code where we are still using
> MetadataTypedColumnsetSerde.
> We should replace them with LazySimpleSerDe to get better efficiency.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.