-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Impala 2.1, Impala 2.1.1
-
Fix Version/s: Impala 2.2
-
Component/s: None
-
Labels:None
-
Environment:Cluster of 3 nodes Impala 2.1
When altering a view an AnalysisException occurs - (drop / create view works)
AnalysisException: Unsupported statement containing subqueries
Workaround
either drop / create view in impala or alter view in Hive.