Nemon Lou created HIVE-7797: ------------------------------- Summary: upgrade sql 014-HIVE-3764.postgres.sql failed Key: HIVE-7797 URL: https://issues.apache.org/jira/browse/HIVE-7797 Project: Hive Issue Type: Bug Components: Metastore Affects Versions: 0.13.1 Reporter: Nemon Lou
The sql is : INSERT INTO "VERSION" ("VER_ID", "SCHEMA_VERSION", "VERSION_COMMENT") VALUES (1, '', 'Initial value'); And the result is: ERROR: null value in column "SCHEMA_VERSION" violates not-null constraint DETAIL: Failing row contains (1, null, Initial value). -- This message was sent by Atlassian JIRA (v6.2#6252)