Tables with at least 1 non-string columns should use DynamicSerDe instead of
MetadataTypedColumnsetSerDe
--------------------------------------------------------------------------------------------------------
Key: HIVE-104
URL: https://issues.apache.org/jira/browse/HIVE-104
Project: Hadoop Hive
Issue Type: Bug
Components: Query Processor
Reporter: Zheng Shao
Assignee: Zheng Shao
For example, create table TableA (cola int, colb string).
The MetadataTypedColumnsetSerDe is not capable of producing int values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.