Karl-WangSK opened a new pull request, #3467: URL: https://github.com/apache/flink-cdc/pull/3467
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
