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