[
https://issues.apache.org/jira/browse/FLINK-35198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845610#comment-17845610
]
dalongliu commented on FLINK-35198:
-----------------------------------
Merged in master: 9fe8d7bf870987bf43bad63078e2590a38e4faf6
> Support the execution of refresh materialized table
> ---------------------------------------------------
>
> Key: FLINK-35198
> URL: https://issues.apache.org/jira/browse/FLINK-35198
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Affects Versions: 1.20.0
> Reporter: dalongliu
> Assignee: xuyang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
>
> {code:SQL}
> ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name REFRESH
> [PARTITION (key1=val1, key2=val2, ...)]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)