Shawn Weeks created HIVE-21560: ---------------------------------- Summary: Update Derby DDL to use CLOB instead of LONG VARCHAR Key: HIVE-21560 URL: https://issues.apache.org/jira/browse/HIVE-21560 Project: Hive Issue Type: Bug Reporter: Shawn Weeks
in the Hive 1.x and 2.x metastore version for Derby there are two column in "TBLS" that are set to LONG VARCHAR. This causes larger create view statements to fail when using embedded metastore for testing. -- This message was sent by Atlassian JIRA (v7.6.3#76005)