Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
SQL server does not allow changing data type of a column which has a constraint or an index on it. The constraint or the index needs to be dropped before changing the data type and needs to be recreated after that. Metastore upgrade scripts aren't doing this and thus upgrade fails.
Attachments
Attachments
Issue Links
- is cloned by
-
HIVE-26800 Backport HIVE-21755 : Upgrading SQL server backed metastore when changing
- Resolved
- links to