----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2026/ -----------------------------------------------------------
Review request for hive. Summary ------- Metastore upgrade scripts and schema DDL for Hive 0.8.0 and 0.9.0-dev. The 0.8.0 version of this patch does not include the 0.9.0 schema DDL and 0.8.0-to-0.9.0 upgrade script. This addresses bug HIVE-2442. https://issues.apache.org/jira/browse/HIVE-2442 Diffs ----- metastore/scripts/upgrade/derby/hive-schema-0.8.0.derby.sql PRE-CREATION metastore/scripts/upgrade/derby/hive-schema-0.9.0.derby.sql PRE-CREATION metastore/scripts/upgrade/derby/upgrade-0.7.0-to-0.8.0.derby.sql PRE-CREATION metastore/scripts/upgrade/derby/upgrade-0.8.0-to-0.9.0.derby.sql PRE-CREATION metastore/scripts/upgrade/mysql/008-HIVE-2246.mysql.sql 2e3821d metastore/scripts/upgrade/mysql/hive-schema-0.8.0.mysql.sql PRE-CREATION metastore/scripts/upgrade/mysql/hive-schema-0.9.0.mysql.sql PRE-CREATION metastore/scripts/upgrade/mysql/upgrade-0.7.0-to-0.8.0.mysql.sql PRE-CREATION metastore/scripts/upgrade/mysql/upgrade-0.8.0-to-0.9.0.mysql.sql PRE-CREATION Diff: https://reviews.apache.org/r/2026/diff Testing ------- Thanks, Carl