tchivs commented on PR #4530: URL: https://github.com/apache/flink-cdc/pull/4530#issuecomment-5628777172
Thanks for the retrigger — and fair point on the length. Apologies, I'll keep replies short here. That job's only failures were two flakes with no TIME column involved: `MySqlToIcebergE2eITCase#testSyncWholeDatabase` and a `CreateTableEvent` timeout in `TransformE2eITCase#testAssortedSchemaTransform`. `testTemporalFunctions` passed. Heads-up for whoever merges second: the snapshot-side `time_6_c` truncation is what #4412 (FLINK-39748) fixes, so the expectation I patched to `18:00:22.123` needs to go back to `18:00:22.123456` when that lands. -- 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]
