[
https://issues.apache.org/jira/browse/FLINK-22645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-22645:
-----------------------------------
Labels: pull-request-available (was: )
> "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
> Assignee: Ingo Bürk
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> 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)