You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Jason Dere <jd...@hortonworks.com> on 2014/10/16 00:37:33 UTC

Review Request 26786: HIVE-8465 Fix some minor test fails on trunk

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26786/
-----------------------------------------------------------

Review request for hive and Navis Ryu.


Bugs: HIVE-8465
    https://issues.apache.org/jira/browse/HIVE-8465


Repository: hive-git


Description
-------

Add metastore upgrade scripts for 0.15


Diffs
-----

  metastore/scripts/upgrade/derby/hive-schema-0.15.0.derby.sql PRE-CREATION 
  metastore/scripts/upgrade/derby/upgrade-0.14.0-to-0.15.0.derby.sql PRE-CREATION 
  metastore/scripts/upgrade/derby/upgrade.order.derby 682618a 
  metastore/scripts/upgrade/mssql/hive-schema-0.15.0.mssql.sql PRE-CREATION 
  metastore/scripts/upgrade/mssql/upgrade-0.14.0-to-0.15.0.mssql.sql PRE-CREATION 
  metastore/scripts/upgrade/mssql/upgrade.order.mssql 638345a 
  metastore/scripts/upgrade/mysql/hive-schema-0.15.0.mysql.sql PRE-CREATION 
  metastore/scripts/upgrade/mysql/upgrade-0.14.0-to-0.15.0.mysql.sql PRE-CREATION 
  metastore/scripts/upgrade/mysql/upgrade.order.mysql 682618a 
  metastore/scripts/upgrade/oracle/hive-schema-0.15.0.oracle.sql PRE-CREATION 
  metastore/scripts/upgrade/oracle/upgrade-0.14.0-to-0.15.0.oracle.sql PRE-CREATION 
  metastore/scripts/upgrade/oracle/upgrade.order.oracle 503d598 
  metastore/scripts/upgrade/postgres/hive-schema-0.15.0.postgres.sql PRE-CREATION 
  metastore/scripts/upgrade/postgres/upgrade-0.14.0-to-0.15.0.postgres.sql PRE-CREATION 
  metastore/scripts/upgrade/postgres/upgrade.order.postgres 682618a 

Diff: https://reviews.apache.org/r/26786/diff/


Testing
-------


Thanks,

Jason Dere