[
https://issues.apache.org/jira/browse/HIVE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-298:
----------------------------
Attachment: HIVE-298.2.patch
Adding LazySimpleSerDe to branch 0.2. We don't change the default.
Tested with a table created by trunk. It works.
> Make branch 0.2 forward compatible with tables created with LazySimpleSerDe
> ---------------------------------------------------------------------------
>
> Key: HIVE-298
> URL: https://issues.apache.org/jira/browse/HIVE-298
> Project: Hadoop Hive
> Issue Type: Improvement
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Attachments: HIVE-298.1.patch, HIVE-298.2.patch
>
>
> We can easily make branch 0.2 forward-compatible with tables created with
> LazySimpleSerDe (starting branch 0.3), since LazySimpleSerDe has exactly the
> same serialized format as TCTLSeparatedProtocol and
> MetadataTypedColumnsetSerDe.
> The plan is to directly map it to TCTLSeparatedProtocal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.