Feng Jin created FLINK-36994:
--------------------------------
Summary: Support Alter Materialized Table As Query
Key: FLINK-36994
URL: https://issues.apache.org/jira/browse/FLINK-36994
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API, Table SQL / Gateway
Reporter: Feng Jin
Modifying query logic while retaining historical data for materialized table.
{code:java}
ALTER MATERIALIZED TABLE [catalog_name.][db_name.]table_name AS <query> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)