flink-cdc
flink-cdc copied to clipboard
[FLINK-38741][mysql-cdc] Fix MODIFY COLUMN position change events are…
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.
@LYanquan Would you like to help review this PR when you have time ?