HIVE-13048 : Rogue SQL statement in an upgrade SQL file for oracle (Naveen Gangam, reviewed by Sergey Shelukhin)
Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/18508047 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/18508047 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/18508047 Branch: refs/heads/llap Commit: 185080477dd8b063bf89cd744cfe8895c40a127b Parents: 98fe43d Author: Sergey Shelukhin <ser...@apache.org> Authored: Wed Feb 17 19:33:33 2016 -0800 Committer: Sergey Shelukhin <ser...@apache.org> Committed: Wed Feb 17 19:33:33 2016 -0800 ---------------------------------------------------------------------- metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/18508047/metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql ---------------------------------------------------------------------- diff --git a/metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql b/metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql index d6a2977..d2bd9d5 100644 --- a/metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql +++ b/metastore/scripts/upgrade/oracle/033-HIVE-12892.oracle.sql @@ -1,4 +1,3 @@ - VERSION_COMMENT VARCHAR(255) NOT NULL CREATE TABLE CHANGE_VERSION ( CHANGE_VERSION_ID NUMBER NOT NULL, VERSION NUMBER NOT NULL,