[
https://issues.apache.org/jira/browse/HIVE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HIVE-104:
----------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
HIVE-104. Tables with at least 1 non-string columns to use DynamicSerDe.(zshao)
> 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
> Attachments: HIVE-104-1.patch, HIVE-104-2.patch, HIVE-104-6.patch
>
>
> 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.