[ https://issues.apache.org/jira/browse/FLINK-37827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin resolved FLINK-37827. ------------------------------------- Fix Version/s: 2.2.0 Resolution: Fixed Merged as [6f2be0af683c98689dd3bccc26e0565322773239|https://github.com/apache/flink/commit/6f2be0af683c98689dd3bccc26e0565322773239] > `SHOW CREATE TABLE` should fail in for MATERIALIZED_TABLE, add `SHOW CREATE > MATERIALIZED TABLE` > ----------------------------------------------------------------------------------------------- > > Key: FLINK-37827 > URL: https://issues.apache.org/jira/browse/FLINK-37827 > Project: Flink > Issue Type: Improvement > Reporter: yanghuai > Assignee: Sergey Nuyanzin > Priority: Major > Labels: pull-request-available > Fix For: 2.2.0 > > Attachments: image-2025-05-22-14-11-54-727.png > > > # create a MATERIALIZED TABLE t1; > # execute show create table t1; > exception is org.apache.flink.table.catalog.ResolvedCatalogMaterializedTable > can not cast > org.apache.flink.table.catalog.ResolvedCatalogTable > !image-2025-05-22-14-11-54-727.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)