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-35757][mysql] support dynamically capture new tables #3467

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

Conversation

Karl-WangSK
Copy link

currently if we set tableList with regex like db.*, after snapshot finished, we can't
capture tables when create new tables in db. instead, we need to restart to snapshot new table. this is very troublesome.
so we should support dynamically capture new table that match the regex when enable scanNewlyTableAdded.

@ruanhang1993 ruanhang1993 self-requested a review July 17, 2024 05:59
@github-actions github-actions bot added the build label Aug 1, 2024
@github-actions github-actions bot removed the build label Aug 2, 2024
Copy link

github-actions bot commented Oct 2, 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 2, 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.

1 participant