Caizhi Weng created FLINK-31431: ----------------------------------- Summary: Support copying a FileStoreTable with latest schema Key: FLINK-31431 URL: https://issues.apache.org/jira/browse/FLINK-31431 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.4.0 Reporter: Caizhi Weng Assignee: Caizhi Weng Fix For: table-store-0.4.0
To capture schema changes, CDC sinks of Flink Table Store should be able to use the latest schema at any time. This requires us to copy a \{{FileStoreTable}} with latest schema so that we can create \{{TableWrite}} with latest schema. -- This message was sent by Atlassian Jira (v8.20.10#820010)