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

[jira] Updated: (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:all-tabpanel ]

Zheng Shao updated HIVE-104:
----------------------------

    Status: Patch Available  (was: Open)

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