Yanquan Lv created FLINK-38139: ---------------------------------- Summary: Schema changes still caused issues after enabling scan.parse.online.schema.changes.enabled Key: FLINK-38139 URL: https://issues.apache.org/jira/browse/FLINK-38139 Project: Flink Issue Type: Improvement Components: Flink CDC Affects Versions: cdc-3.4.0 Reporter: Yanquan Lv
I am currently using version 3.4.0 of FlinkCDC. I have a synchronization job with MySQL as the source table. After configuring scan.arse.online.script.changes.enabled to true, I made changes to the table structure (using the pt osc tool), but the job still reported an error. -- This message was sent by Atlassian Jira (v8.20.10#820010)