Chip Sands created HIVE-17324:
---------------------------------
Summary: Typo in Hive language manual for varchar max size
Key: HIVE-17324
URL: https://issues.apache.org/jira/browse/HIVE-17324
Project: Hive
Issue Type: Bug
Reporter: Chip Sands
Priority: Trivial
Varchar Max length
Hive code defines may max length of char as MAX_VARCHAR_LENGTH = 65535
Manual swapped two digits and document max size as 65355
Varchar
Varchar types are created with a length specifier (between 1 and 65355),
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)