Janaki Lahorani created HIVE-17764:
--------------------------------------
Summary: alter view fails when
hive.metastore.disallow.incompatible.col.type.changes set to true
Key: HIVE-17764
URL: https://issues.apache.org/jira/browse/HIVE-17764
Project: Hive
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: Janaki Lahorani
Assignee: Janaki Lahorani
A view is a virtual structure that derives the type information from the
table(s) the view is based on. If the view definition is altered, the
corresponding column types should be updated. The relevance of the change
depending on the previous structure of the view is irrelevant.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)