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

[FLINK-36375][cdc-runtime] fix missing default value in AddColumnEvent/RenameColunEvent

Open qg-lin opened this issue 1 year ago • 2 comments

SchemaOperator receives an AddColumnEvent, the default value will be lost when sent downstream. JIRA: https://issues.apache.org/jira/browse/FLINK-36375

qg-lin avatar Sep 26 '24 05:09 qg-lin

@lvyanquan @yuxiqian PTAL

qg-lin avatar Sep 26 '24 05:09 qg-lin

Thanks for @qg-lin's contribution! Seems lenientized RenameColumnEvent is also prone to this issue. Would you like to fix this in this PR?

my pleasure

qg-lin avatar Sep 26 '24 06:09 qg-lin

Also could you please please rebase this PR with latest master branch?

yuxiqian avatar Oct 24 '24 07:10 yuxiqian

Agree to separate the change of System.lineSeparator to another pr.

lvyanquan avatar Nov 06 '24 05:11 lvyanquan

@qg-lin Would you like to backport this PR for branch release-3.2?

leonardBang avatar Nov 13 '24 02:11 leonardBang