[
https://issues.apache.org/jira/browse/HIVE-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nemon Lou updated HIVE-7797:
----------------------------
Summary: upgrade hive schema from 0.9.0 to 0.13.1 failed (was: upgrade
sql 014-HIVE-3764.postgres.sql failed)
> upgrade hive schema from 0.9.0 to 0.13.1 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.3.4#6332)