MOBIN created FLINK-35936:
-----------------------------
Summary: paimon cdc schema evolution failure when restart job
Key: FLINK-35936
URL: https://issues.apache.org/jira/browse/FLINK-35936
Project: Flink
Issue Type: Bug
Components: Flink CDC
Affects Versions: cdc-3.2.0
Environment: Flink 1.19
cdc master
Reporter: MOBIN
paimon cdc schema evolution failure when restart job
Minimal reproduce step:
# stop flink-cdc-mysql-to-paimon pipeline job
# alter mysql table schema, such as add column
# start pipeline job
# the newly added column was not synchronized to the paimon table
--
This message was sent by Atlassian Jira
(v8.20.10#820010)