[ https://issues.apache.org/jira/browse/HIVE-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745404#comment-13745404 ]
Jason Dere commented on HIVE-4844: ---------------------------------- Been going over some of these changes with Gunther Hagleitner, and his input was that the metastore changes are not necessary for the varchar/decimal type qualifiers. The type name string is able to hold the whole type description, and in fact the nested types (struct/map/list) are simply represented as strings in the metastore. I'll look into reverting the metastore changes in the patch, and possibly some TypeQualifier-related changes if it makes sense. > Add char/varchar data types > --------------------------- > > Key: HIVE-4844 > URL: https://issues.apache.org/jira/browse/HIVE-4844 > Project: Hive > Issue Type: New Feature > Components: Types > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-4844.1.patch.hack, HIVE-4844.2.patch, > HIVE-4844.3.patch > > > Add new char/varchar data types which have support for more SQL-compliant > behavior, such as SQL string comparison semantics, max length, etc. > NO PRECOMMIT TESTS -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira