yuxiqian opened a new pull request, #3792: URL: https://github.com/apache/flink-cdc/pull/3792
There's a dummy incremental MySQL source in `flink-cdc-base` test module, but actually it never works since Debezium dependency was updated to 1.9.8. This problem never exposed since test cases of `flink-cdc-base` never runs during CI. Since there are already various data sources (MongoDB, Db2, Oracle, Postgres) using this base, a broken mocking source seems no longer necessary and should be removed. -- 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]
