[ https://issues.apache.org/jira/browse/HIVE-11985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-11985: ------------------------------------ Attachment: HIVE-11985.01.patch Need to change the type name to keep metastore happy. Tested this on cluster with a giant Avro schema, I can create the table, query it (it's empty though) and describe correctly. At any rate, it's an improvement over existing truncated type name. [~ashutoshc] do you want to review or suggest a reviewer? :) Btw, this case will also fail on Oracle (before the patch), as it doesn't allow the data to be truncated on insert. > handle long typenames from Avro schema in metastore > --------------------------------------------------- > > 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.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)