[
https://issues.apache.org/jira/browse/HIVE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676119#action_12676119
]
Joydeep Sen Sarma commented on HIVE-298:
----------------------------------------
why don't we just checkin LazySerDe into the 0.2 branch (but not all the code
changes in Hive that default to using it).
that way - there's no added risk to 0.2 - and it's available for testing.
> 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
>
>
> 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.