[ https://issues.apache.org/jira/browse/HIVE-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822143#comment-13822143 ]
Lefty Leverenz commented on HIVE-5819: -------------------------------------- Done. Added VARCHAR in the [Create Table|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable] section and gave links to two Types docs after the syntax: bq. See [Type System|https://cwiki.apache.org/confluence/display/Hive/Tutorial#Tutorial-TypeSystem] and [Hive Data Types|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types] for details about the primitive and complex data types. Also fixed the union_type description, and added links to both union type JIRAs in the Hive Data Types doc ([Union Types|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-UnionTypes]): bq. Union datatype was introduced in Hive 0.7.0 (HIVE-537). See HIVE-2390 for planned improvements. (When HIVE-2390 is committed and released, I'll remove the word "planned".) > Hive Language Manual missing VARCHAR in Create Table > ---------------------------------------------------- > > Key: HIVE-5819 > URL: https://issues.apache.org/jira/browse/HIVE-5819 > Project: Hive > Issue Type: Bug > Components: Documentation > Affects Versions: 0.13.0 > Reporter: Eugene Koifman > Assignee: Lefty Leverenz > > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable > has "primitive_type" section which is missing VARCHAR, but it's supported as > shown in > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types#LanguageManualTypes-Varchar -- This message was sent by Atlassian JIRA (v6.1#6144)