Skip to content

[cdc-runtime] Improve DataSinkWriterOperator logic that only emit latest schema for events that are not CreateTableEvent#2771

Merged
PatrickRen merged 1 commit intoapache:masterfrom
PatrickRen:fix-sink-operator-emitting-ddl
Nov 29, 2023
Merged

[cdc-runtime] Improve DataSinkWriterOperator logic that only emit latest schema for events that are not CreateTableEvent#2771
PatrickRen merged 1 commit intoapache:masterfrom
PatrickRen:fix-sink-operator-emitting-ddl

Conversation

@PatrickRen
Copy link
Copy Markdown
Contributor

This pull request improves DataSinkWriterOperator logic that only emit latest schema for events that are not CreateTableEvent. Otherwise, sink will receive multiple CreateTableEvent for one table, which is unexpected.

Copy link
Copy Markdown
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@leonardBang leonardBang added this to the V3.0.0 milestone Nov 28, 2023
…est schema for events that are not CreateTableEvent
@PatrickRen PatrickRen force-pushed the fix-sink-operator-emitting-ddl branch from 8e54e46 to 1779923 Compare November 28, 2023 12:57
@PatrickRen PatrickRen merged commit da26c36 into apache:master Nov 29, 2023
e-mhui pushed a commit to e-mhui/flink-cdc-connectors that referenced this pull request Dec 2, 2023
…est schema for events that are not CreateTableEvent (apache#2771)
ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
…est schema for events that are not CreateTableEvent (apache#2771)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants