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

Xuefu Zhang commented on HIVE-11985:
------------------------------------

I'm not sure if not storing the types in metastore poses a problem for the 
following use case: user is able to create an ARVO table without giving an 
external schema, such as 
{code}
create table j2 (a int) stored as avro;
{code}
See some comments in HIVE-11827. However, I guess the test will catch it if so.

On the other hand, I really think that we should address the 4000 character 
limitation somehow as the problem can happen to serdes other than AVRO. 

> don't store type names in metastore when metastore type names are not used
> --------------------------------------------------------------------------
>
>                 Key: HIVE-11985
>                 URL: https://issues.apache.org/jira/browse/HIVE-11985
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-11985.01.patch, HIVE-11985.02.patch, 
> HIVE-11985.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to