Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] Added metadata_column parameter usage example in mysql cdc action #2480

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

zhuangchong
Copy link
Contributor

@zhuangchong zhuangchong commented Dec 11, 2023

Purpose

Added metadata_column parameter usage example in mysql cdc action

Before modification:
In mysql database cdc, the metadata column is separated by commas;
In mysql table cdc, the metadata column directly obtains multiple parameters.

Tests

API and Format

Documentation

@JingsongLi
Copy link
Contributor

API is something we need to focus on considering compatibility, and behavior is a part of API. Unless absolutely necessary, we should not compromise API compatibility.

@zhuangchong zhuangchong changed the title [Flink] Unified usage method for the parameter 'metadata columns' in the mysql database cdc and mysql table cdc [doc] Added metadata_column parameter usage example in mysql cdc action Dec 12, 2023
Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

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

+1

@JingsongLi JingsongLi merged commit 5893dcc into apache:master Dec 12, 2023
2 checks passed
@zhuangchong zhuangchong deleted the cdc_metadata_columns branch December 12, 2023 05:04
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.

2 participants