[ 
https://issues.apache.org/jira/browse/HIVE-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Thusoo updated HIVE-64:
------------------------------

    Component/s: Query Processor

> CREATE TABLE should default to DynamicSerDe with TCTLSeparatedProtocol
> ----------------------------------------------------------------------
>
>                 Key: HIVE-64
>                 URL: https://issues.apache.org/jira/browse/HIVE-64
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Zheng Shao
>
> Currently CREATE TABLE by default uses MetadataTypedColumnsetSerDe which only 
> allow string typed columns. However the user is still free to specify types 
> of the columns like "col1 int, col2 string" which has no effect. This 
> confuses a lot of users.
> We should make the default DynamicSerDe with TCTLSeparatedProtocol so that 
> simple types like int, string, etc are automatically supported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to