flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[FLINK-35757][mysql] support dynamically capture new tables

Open Karl-WangSK opened this issue 1 year ago • 1 comments

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.

Karl-WangSK avatar Jul 10 '24 11:07 Karl-WangSK

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[bot] avatar Oct 02 '24 00:10 github-actions[bot]

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

github-actions[bot] avatar Nov 01 '24 00:11 github-actions[bot]