You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/12/03 20:25:44 UTC

[jira] Commented: (HIVE-104) Tables with at least 1 non-string columns should use DynamicSerDe instead of MetadataTypedColumnsetSerDe

    [ https://issues.apache.org/jira/browse/HIVE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652912#action_12652912 ] 

Pete Wyckoff commented on HIVE-104:
-----------------------------------

should there not be a test case that creates one of these tables and then does a describe? otherwise, the code looks good.




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