gongzexin opened a new pull request, #3920: URL: https://github.com/apache/flink-cdc/pull/3920
This closes [FLINK-37313](https://issues.apache.org/jira/browse/FLINK-37313). # SnapshotSplitReader#isBackfillRequired If the binlog has not changed during the snapshot split read, the binlog should not be read. # MySqlStreamingChangeEventSource#handleChange Even if you read the binlog of a table you don't care about, you should update the timestamp to avoid MySqlBinlogSplitReadTask#handleEvent reading a large amount of binlog -- 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]
