Sergey Shelukhin created HIVE-13994: ---------------------------------------
Summary: increase large varchar limits in db scripts to be db-specific Key: HIVE-13994 URL: https://issues.apache.org/jira/browse/HIVE-13994 Project: Hive Issue Type: Bug Reporter: Sergey Shelukhin Right now all our max varchar limits are 4k, presumably due to Oracle limitations. All other dbs support larger values and/or MAX; given that we moved away from schema auto-creation and towards db-specific scripts, we can increase these limits per database to maximum allowed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)