Sergey Shelukhin created HIVE-19914:
---------------------------------------
Summary: master-txnstats branch - make sure SQL changes are in
correct upgrade scripts
Key: HIVE-19914
URL: https://issues.apache.org/jira/browse/HIVE-19914
Project: Hive
Issue Type: Sub-task
Reporter: Sergey Shelukhin
The initial commit changed multiple files e.g.
{noformat}
standalone-metastore/src/main/sql/mysql/hive-schema-3.0.0.mysql.sql
standalone-metastore/src/main/sql/mysql/hive-schema-4.0.0.mysql.sql
standalone-metastore/src/main/sql/mysql/upgrade-2.3.0-to-3.0.0.mysql.sql
standalone-metastore/src/main/sql/mysql/upgrade-3.1.0-to-4.0.0.mysql.sql
{noformat}
The target version is currently 4.0 (or 3.1? cc [~hagleitn]), so all the
changes should be in the scripts upgrading to 4.0
cc [~vgarg]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)