flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[FLINK-38741][mysql-cdc] Fix MODIFY COLUMN position change events are…

Open qyfftf opened this issue 3 months ago • 1 comments

When using MySQL CDC Pipeline to synchronize data to Paimon, ALTER TABLE MODIFY COLUMN operations that change column order are ignored and not propagated to the downstream sink, causing schema evolution failure and potential data inconsistency.

qyfftf avatar Nov 27 '25 11:11 qyfftf

@LYanquan Would you like to help review this PR when you have time ?

leonardBang avatar Dec 01 '25 04:12 leonardBang