Add char(n), character(n), character varying(n), and varchar(n) as datatype
aliases for string.
-----------------------------------------------------------------------------------------------
Key: HIVE-2968
URL: https://issues.apache.org/jira/browse/HIVE-2968
Project: Hive
Issue Type: Improvement
Reporter: Joey Echeverria
MySQL and Postgres support char(n), varchar(n), character(n), and character
varying(n) as data types. In Hive, those would map to strings. It would be
useful to support these types as aliases when creating a table.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira