/tags/release-0.0.0-rc0/hive/external/metastore/scripts/upgrade/derby/upgrade-0.5.0-to-0.6.0.derby.sql

# · SQL · 5 lines · 4 code · 0 blank · 1 comment · 0 complexity · 94cc783b216557bbca57f9ca046ac751 MD5 · raw file

  1. -- Upgrade MetaStore schema from 0.5.0 to 0.6.0
  2. RUN '001-HIVE-972.derby.sql';
  3. RUN '002-HIVE-1068.derby.sql';
  4. RUN '003-HIVE-675.derby.sql';
  5. RUN '004-HIVE-1364.derby.sql';