Feng Jin created FLINK-37066: -------------------------------- Summary: Add Pre-check for Definition Query During Creation or Query Modification of Materialized Table Key: FLINK-37066 URL: https://issues.apache.org/jira/browse/FLINK-37066 Project: Flink Issue Type: Improvement Components: Table SQL / Gateway Reporter: Feng Jin
Implement pre-checks for the definition query when creating or modifying materialized tables. Use EXPLAIN PLAN to validate the query structure before execution, ensuring it’s legal and executable. -- This message was sent by Atlassian Jira (v8.20.10#820010)