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

[FLINK-34865][pipeline-connector]support sync table and column comments #3482

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

qg-lin
Copy link
Contributor

@qg-lin qg-lin commented Jul 19, 2024

Currently we don‘t support sync comments of table or column, so the pipeline sink cannot obtain them. Users must get the comments from the source, it's a bad experience.

@qg-lin
Copy link
Contributor Author

qg-lin commented Jul 19, 2024

resolve some problems from PR #3039, thanks for @lvyanquan and @dufeng1010 and @yuxiqian

@leonardBang
Copy link
Contributor

@yuxiqian Would you like to help review this PR?

@yuxiqian
Copy link
Contributor

yuxiqian commented Aug 1, 2024

Sure, I'll take it.

Copy link
Contributor

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

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

Thanks for @qg-lin's contribution. I also wonder should we support sending changed table / column comments to downstream as SchemaChangeEvents?

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems this PR also enables Doris connector to apply comments from upstream. Could you please also add an comment sync E2e case in MySql2DorisE2eITCase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My pleasure

@melin
Copy link

melin commented Aug 9, 2024

fix paimon
image

@qg-lin
Copy link
Contributor Author

qg-lin commented Aug 9, 2024

fix paimon image

@melin thanks

Copy link

github-actions bot commented Oct 9, 2024

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants