[ 
https://issues.apache.org/jira/browse/FLINK-38677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-38677:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add test coverage for SHOW CREATE MATERIALIZED TABLE with optional FRESHNESS
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-38677
>                 URL: https://issues.apache.org/jira/browse/FLINK-38677
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Client, Table SQL / Gateway
>            Reporter: Ramin Gharib
>            Priority: Major
>              Labels: pull-request-available
>
> Add end-to-end test coverage for FLIP-551 (Make FRESHNESS Optional for 
> Materialized Tables) to verify that SHOW CREATE MATERIALIZED TABLE correctly 
> displays the enriched FRESHNESS value when it is omitted in the CREATE 
> statement.
> Test scenarios:
> 1. CREATE MATERIALIZED TABLE with REFRESH_MODE but no FRESHNESS - verifies 
> default FRESHNESS is applied
> 2. CREATE MATERIALIZED TABLE with explicit FRESHNESS - verifies explicit 
> value is preserved
> 3. CREATE MATERIALIZED TABLE without FRESHNESS or REFRESH_MODE - verifies 
> both defaults are applied
> The tests are added as .q files for both SQL Gateway and SQL Client:
> - flink-table/flink-sql-gateway/src/test/resources/sql/materialized_table.q
> - flink-table/flink-sql-client/src/test/resources/sql/materialized_table.q



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to