yuxiqian opened a new pull request, #3580: URL: https://github.com/apache/flink-cdc/pull/3580
In order to test if pipeline job could correctly handle dangling `DropTableEvent`s (those ones without preceding `CreateTableEvent`s) during binlog reading phase, this PR uses `specific-offset` startup mode to cover such case instead of `timestamp` mode which is not so precise and prone to cause CI failure. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org