Wenkai Qi created FLINK-35774: --------------------------------- Summary: The cache of transform is not updated after process schema change event Key: FLINK-35774 URL: https://issues.apache.org/jira/browse/FLINK-35774 Project: Flink Issue Type: Bug Components: Flink CDC Affects Versions: cdc-3.1.1 Reporter: Wenkai Qi
The cache of transform is not updated after process schema change event. For example, when add column event, tableInfo is not updated in TransformSchema and TransformData. -- This message was sent by Atlassian Jira (v8.20.10#820010)