----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ -----------------------------------------------------------
(Updated Oct. 30, 2017, 10:04 p.m.) Review request for hive, Harish Jaiprakash and Prasanth_J. Changes ------- please ignore iterations 3 & 4 Repository: hive-git Description ------- see jira Diffs (updated) ----- metastore/scripts/upgrade/derby/046-HIVE-17566.derby.sql 16190dc0a1 metastore/scripts/upgrade/derby/hive-schema-3.0.0.derby.sql 4c35380af4 metastore/scripts/upgrade/hive/hive-schema-3.0.0.hive.sql c1578fcda9 metastore/scripts/upgrade/mssql/031-HIVE-17566.mssql.sql 0ee0f758f1 metastore/scripts/upgrade/mssql/hive-schema-3.0.0.mssql.sql 86f3e5c4a9 metastore/scripts/upgrade/mysql/046-HIVE-17566.mysql.sql 1affa7a119 metastore/scripts/upgrade/mysql/hive-schema-3.0.0.mysql.sql 2453bb92c6 metastore/scripts/upgrade/oracle/046-HIVE-17566.oracle.sql 0ee0f758f1 metastore/scripts/upgrade/oracle/hive-schema-3.0.0.oracle.sql 47bfc5ae08 metastore/scripts/upgrade/postgres/045-HIVE-17566.postgres.sql aa27a6486b metastore/scripts/upgrade/postgres/hive-schema-3.0.0.postgres.sql 5c770e2659 ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 591be49af1 ql/src/java/org/apache/hadoop/hive/ql/exec/tez/UserPoolMapping.java 81d6b859a6 ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java f1258bab17 ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java 9df1b82d62 ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java 6a2ff75c84 ql/src/java/org/apache/hadoop/hive/ql/parse/HiveLexer.g 0263df0d04 ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g 306559c722 ql/src/java/org/apache/hadoop/hive/ql/parse/IdentifiersParser.g 69a1d63f93 ql/src/java/org/apache/hadoop/hive/ql/plan/AlterResourcePlanDesc.java f0658a665e ql/src/test/queries/clientpositive/resourceplan.q f1be695cb8 ql/src/test/results/clientpositive/llap/resourceplan.q.out 5cdfc9de3e standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java 62801c5385 standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MWMResourcePlan.java 27a1bd8f25 standalone-metastore/src/main/resources/package.jdo 296e273ec8 standalone-metastore/src/main/thrift/hive_metastore.thrift 60531457b7 Diff: https://reviews.apache.org/r/63346/diff/5/ Changes: https://reviews.apache.org/r/63346/diff/4-5/ Testing ------- Thanks, Sergey Shelukhin