[
https://issues.apache.org/jira/browse/HIVE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676443#action_12676443
]
dhruba borthakur commented on HIVE-298:
---------------------------------------
I like this approach versus making branches forward-compatible. There is
still some inconsistency, because the change to the 0.20 branch is more like a
new feature rather than a bug fix.
> 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.