Jingsong Lee created FLINK-28483: ------------------------------------ Summary: Basic schema evolution for table store Key: FLINK-28483 URL: https://issues.apache.org/jira/browse/FLINK-28483 Project: Flink Issue Type: New Feature Components: Table Store Reporter: Jingsong Lee Assignee: Jingsong Lee Fix For: table-store-0.2.0
Currently Flink 1.15 does not have the DDL for modifying table schema, but we can expose the most basic modifications of Schema at Catalog level and Spark read side, such as adding fields. -- This message was sent by Atlassian Jira (v8.20.10#820010)