spoorthibasu commented on PR #4360: URL: https://github.com/apache/flink-cdc/pull/4360#issuecomment-4591571343
@lvyanquan I've added edge-case scenarios to `MySqlToIcebergE2eITCase`, verified them locally at parallelism 1 and 4, and updated the PR description to use the `flink-cdc.` property names. The scenarios cover same-key updates spanning a schema-change flush, an update followed by a delete, and a delete followed by a re-insert, each checking the Iceberg table ends up with no duplicate or stale rows. -- 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]
