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
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.