DanielLeens commented on PR #11069: URL: https://github.com/apache/seatunnel/pull/11069#issuecomment-4758088756
Hi @lazyfetch, I rechecked the current CI state on the same head. The only red gate is still `Build`, and the concrete red lane on the linked fork run is `updated-modules-integration-test-part-1`, where the repo-owned failure is in the JDBC schema-evolution suite: `SqlServerSchemaChangeIT.testMysqlCdcWithSchemaEvolutionCaseExactlyOnce` timing out inside `AbstractSchemaChangeBaseIT.assertSchemaEvolution(...)`. That lane is outside the PostgreSQL CDC `TIMESTAMP_TZ` conversion path touched by this PR. Since the head is unchanged from the version I already reviewed, I still do not see a new source-side blocker in the Debezium row-converter chain here. From Daniel's side this stays in the "code looks okay, waiting for a clean broad CI signal / maintainer pickup" bucket. If someone wants the fastest next step, I would rerun or isolate that broad JDBC schema-evolution lane rather than changing the PostgreSQL CDC conversion code again. -- 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]
