Skip to content

[Improve]Support customer debezium properties in DebeziumSourceFunction#2530

Merged
ruanhang1993 merged 2 commits intoapache:masterfrom
JNSimba:debezium-customer-props
Oct 11, 2023
Merged

[Improve]Support customer debezium properties in DebeziumSourceFunction#2530
ruanhang1993 merged 2 commits intoapache:masterfrom
JNSimba:debezium-customer-props

Conversation

@JNSimba
Copy link
Copy Markdown
Member

@JNSimba JNSimba commented Sep 27, 2023

Currently, in DebeziumSourceFunction, some properties are hardcoded, such as include.schema.changes, so that even opening this property peripherally will not work.
Therefore, the modification is that if the key exists in the properties, it will not be overwritten.

@gtk96
Copy link
Copy Markdown
Contributor

gtk96 commented Oct 8, 2023

cc @GOODBOY008 @ruanhang1993

Copy link
Copy Markdown
Contributor

@ruanhang1993 ruanhang1993 left a comment

Choose a reason for hiding this comment

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

LGTM.

@ruanhang1993 ruanhang1993 merged commit 7e9cbfd into apache:master Oct 11, 2023
e-mhui pushed a commit to e-mhui/flink-cdc-connectors that referenced this pull request Oct 18, 2023
…s in DebeziumSourceFunction (apache#2530)


Co-authored-by: wudi <>
ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
…s in DebeziumSourceFunction (apache#2530)


Co-authored-by: wudi <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants