[
https://issues.apache.org/jira/browse/FLINK-35201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852760#comment-17852760
]
dalongliu commented on FLINK-35201:
-----------------------------------
Merged in master: f462926ad9c1d9a42ebd7aedbd67ebce2b1519a5
> 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
> Assignee: Feng Jin
> Priority: Major
> Labels: pull-request-available
> 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)