[
https://issues.apache.org/jira/browse/FLINK-22645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343149#comment-17343149
]
Jark Wu commented on FLINK-22645:
---------------------------------
+1
> "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
> Priority: Major
>
> 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)