[
https://issues.apache.org/jira/browse/FLINK-35201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dalongliu updated FLINK-35201:
------------------------------
Description:
In full refresh mode, support drop materialized table and the background
refresh workflow.
{code:SQL}
DROP MATERIALIZED TABLE [ IF EXISTS ] [catalog_name.][db_name.]table_name
{code}
> Support the execution of drop materialized table in full refresh mode
> ---------------------------------------------------------------------
>
> Key: FLINK-35201
> URL: https://issues.apache.org/jira/browse/FLINK-35201
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Gateway
> Affects Versions: 1.20.0
> Reporter: dalongliu
> Priority: Major
> Fix For: 1.20.0
>
>
> In full refresh mode, support drop materialized table and the background
> refresh workflow.
> {code:SQL}
> DROP MATERIALIZED TABLE [ IF EXISTS ] [catalog_name.][db_name.]table_name
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)