MySQL Upgrade scripts missing new defaults for two table's columns
------------------------------------------------------------------
Key: HIVE-2058
URL: https://issues.apache.org/jira/browse/HIVE-2058
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Stephen Tunney
Priority: Blocker
Upgraded from 0.5.0 to 0.7.0, and the upgrade scripts to 0.6.0 and 0.7.0 did
not have two defaults that are necessary for being able to create a hive table.
The columns missing default values are:
COLUMNS.INTEGER_IDX
SDS.IS_COMPRESSED
I set them both to zero(0) (false for IS_COMPRESSED, obviously)
The absence of these two default prevents the ability to create a table in Hive.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira