Ingo Bürk created FLINK-22645:
---------------------------------
Summary: "ALTER VIEW" DDL is not supported for Flink dialect
Key: FLINK-22645
URL:
https://issues.apache.org/jira/browse/FLINK-22645 Project: Flink
Issue Type: New Feature
Components: Table SQL / API
Affects Versions: 1.13.0
Reporter: Ingo Bürk
The DDL for ALTER VIEW statements is currently only supported for the Hive dialect, but not for the Flink dialect, which is restricted to CREATE, DROP and SHOW/DESCRIBE.
The Flink dialect should have propert support to alter views, specifically common operations such as renaming a view. This was not in scope for FLIP-71.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)