[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7355d76c132e19e7ddb9af25dd79a178ce53f1ff / haruki [FLINK-39758] Fix DECIMAL OOB in SchemaMergingUtils (#4419) Co-authored-by: yuxiqian.yxq Report URL: https://github.com/apache/flink-cdc/actions/runs/26858527487 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 15288b3d32989bf8c7ebaa6c4d8703ca1771d757 / Spoorthi Basu <[email protected]> [FLINK-38450][iceberg] Fix duplicate records when schema change splits writes within a checkpoint (#4360) Report URL: https://github.com/apache/flink-cdc/actions/runs/26858243407 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: a97a5bcb4f780c79ddf628e77e050b8b3e0fc8db / yuxiqian <[email protected]> [FLINK-39621] Fix incremental-snapshot based sources may get stuck in binlog-backfill stage (#4388) * [FLINK-39621] Fix incremental-snapshot based sources may get stuck in binlog-backfill stage * Use AtomicInteger for thread-safe reference counting. Report URL: https://github.com/apache/flink-cdc/actions/runs/26752148578 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user loserwang1024 (triggered by loserwang1024). Head commit for run: b3acffe776e6078a3859624ee90566be73f7fbf6 / Joao Boto [FLINK-39582][postgres] Allow logical messages (#4387) Report URL: https://github.com/apache/flink-cdc/actions/runs/26748378604 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: be7d37489f217b218e5cb2fb74ae2e07bb786197 / haruki [FLINK-39757] Fix kafka sink could not serialize debezium json with column default values (#4416) When a column has a non-string default value expression, Debezium JSON serialization fails. This fix adds a convertDefaultValue method that converts the string default value expression to the correct Java type matching the Debezium schema, supporting BOOLEAN, TINYINT, SMALLINT, INTEGER, BIGINT, FLOAT, DOUBLE, DECIMAL, DATE, TIME, TIMESTAMP, BINARY, VARBINARY, and other types. Corresponding test cases are also added. Co-authored-by: 春栖 Report URL: https://github.com/apache/flink-cdc/actions/runs/26708168115 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 31665ac72e42cf93b178495a94c7f242158a3742 / yuxiqian <[email protected]> [hotfix] Fix Postgres E2e test failure (#4421) Report URL: https://github.com/apache/flink-cdc/actions/runs/26707082434 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7acc625f1ed9ab974f74cc60449c75886c0ca583 / Thorne <[email protected]> [FLINK-39718][pipeline][paimon] Paimon pipeline sink fails with distributed source when target table does not exist. (#4406) Report URL: https://github.com/apache/flink-cdc/actions/runs/26705274100 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 343778f39a8fc64a7e20a48f86a3ae373ae63c12 / haruki [FLINK-39756] Fix unable to coerce complex types to STRING (#4414) Added complex data type coercion support (Array, Map, Record) to SchemaMergingUtils, along with corresponding unit tests to verify these conversion behaviors. Also included related scenario tests in integration tests. Additionally, fixed missing imports for ArrayData and JavaObjectConverter classes that were causing compilation errors during the complex type string coercion process. Co-authored-by: 春栖 Report URL: https://github.com/apache/flink-cdc/actions/runs/26489978417 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user leonardBang (triggered by leonardBang). Head commit for run: 4b62e3d927d863241fcde9bd2316f01a7f2daafc / haruki [minor][hotfix][pipeline-connector/fluss] Fix CdcAsFlussRow.java file location to match package declaration This closes #4411. Report URL: https://github.com/apache/flink-cdc/actions/runs/26405766749 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user haruki-830 (triggered by lvyanquan). Head commit for run: bcd3d89296249b2e8667fb79fe141552e105fd68 / 春栖 Fix CdcAsFlussRow.java file location to match package declaration The file CdcAsFlussRow.java was incorrectly located in sink/row/row/ directory while its package declaration is org.apache.flink.cdc.connectors.fluss.sink.row. This mismatch violates Java's requirement that package declaration must match the file system path. Moved CdcAsFlussRow.java from sink/row/row/ to sink/row/ to align with: - Java language specification requirements - The package declaration - Other related classes (CdcAsFlussArray.java, CdcAsFlussMap.java) Report URL: https://github.com/apache/flink-cdc/actions/runs/26381580078 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user haruki-830 (triggered by lvyanquan). Head commit for run: bcd3d89296249b2e8667fb79fe141552e105fd68 / 春栖 Fix CdcAsFlussRow.java file location to match package declaration The file CdcAsFlussRow.java was incorrectly located in sink/row/row/ directory while its package declaration is org.apache.flink.cdc.connectors.fluss.sink.row. This mismatch violates Java's requirement that package declaration must match the file system path. Moved CdcAsFlussRow.java from sink/row/row/ to sink/row/ to align with: - Java language specification requirements - The package declaration - Other related classes (CdcAsFlussArray.java, CdcAsFlussMap.java) Report URL: https://github.com/apache/flink-cdc/actions/runs/26381580078 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 201aef6015d8494263b94188396d120dc01bb641 / Jubin Soni [FLINK-39407][cdcup] Mount shared data volume on Flink containers for Paimon sink (#4408) * [FLINK-39407][cdcup] Mount shared data volume on Flink containers for Paimon sink * [FLINK-39407][cdcup] Scope /data mount to Paimon sink generator Move the cdc-data:/data volume mount from the generic Flink jobmanager and taskmanager service definitions in app.rb into Paimon.prepend_to_docker_compose_yaml, so the mount is only added when the user selects Paimon as the sink. Report URL: https://github.com/apache/flink-cdc/actions/runs/26323348931 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 9e075ca6db71941b31a10c722c6b8ad69ea9f76d / yuxiqian <[email protected]> [FLINK-39682] Fix unable to invoke TO_DATE with TIMESTAMP types (#4397) Report URL: https://github.com/apache/flink-cdc/actions/runs/26035326579 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: cbdd4dac520dafdf8f9e77de10a9469ccd8505a3 / The Apache Software Foundation Set up default protection ruleset for default and release branches (#4399) Report URL: https://github.com/apache/flink-cdc/actions/runs/26010608485 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: a24b34f48fe900b134b8f4a9c7081d9aea5cbed4 / yuxiqian <[email protected]> [FLINK-39684] Fix PaimonWriterHelper NullPointerException when handling REPLACE events (#4398) Report URL: https://github.com/apache/flink-cdc/actions/runs/26010600799 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c347651437b42b175b1461b4d2ffa1d0e2ab4574 / Thorne <[email protected]> [FLINK-37731][pipeline-paimon]Support Postpone Bucket (#4386) Report URL: https://github.com/apache/flink-cdc/actions/runs/25852336872 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by leonardBang). Head commit for run: 24ab54868d6915cd93fca81957d71bd6c2665cf1 / yuanoOo [FLINK-39573][cdc][docs] Fix Build documentation CI startup_failure by replacing third-party rsync action (#4385) The Build documentation workflow has been failing with startup_failure since April 18, 2026 because burnett01/rsync-deployments is not allowed by the Apache Infra actions policy. Replace the third-party action with a local composite action that uses native rsync and ssh-agent, following the same approach used in FLINK-38448 for flink-kubernetes-operator. This eliminates the dependency on third-party actions entirely and avoids future breakage from allowed list changes or version expirations. Note: After merging, this action needs to be backported to release-3.5 and release-3.6 branches as well, since the workflow checks out those branches and requires the local action to be present. Report URL: https://github.com/apache/flink-cdc/actions/runs/25275175281 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 24ab54868d6915cd93fca81957d71bd6c2665cf1 / yuanoOo [FLINK-39573][cdc][docs] Fix Build documentation CI startup_failure by replacing third-party rsync action (#4385) The Build documentation workflow has been failing with startup_failure since April 18, 2026 because burnett01/rsync-deployments is not allowed by the Apache Infra actions policy. Replace the third-party action with a local composite action that uses native rsync and ssh-agent, following the same approach used in FLINK-38448 for flink-kubernetes-operator. This eliminates the dependency on third-party actions entirely and avoids future breakage from allowed list changes or version expirations. Note: After merging, this action needs to be backported to release-3.5 and release-3.6 branches as well, since the workflow checks out those branches and requires the local action to be present. Report URL: https://github.com/apache/flink-cdc/actions/runs/25275175281 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: bb5982b93824e6857889a76591ebd24c9f0bdb60 / yuxiqian <[email protected]> [FLINK-39417] Fix GenericRecordData could not be [de]serialized in pipeline (#4374) Report URL: https://github.com/apache/flink-cdc/actions/runs/25145353667 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: b94d7b252eb66908f33d345d2f31105ad3561e78 / Pei Yu <[email protected]> [FLINK-39563][paimon] Upgrade paimon dependency to 1.4.1 (#4384) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/25094173942 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: fe79b4df75b9725e499bee41db0bc5d051b19844 / yuanoOo [FLINK-38239][oceanbase] Re-enable OceanBase CDC integration tests in CI with Docker image (#4111) Report URL: https://github.com/apache/flink-cdc/actions/runs/25090142604 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by yuxiqian). Head commit for run: eb3cdc06f2b32ed1f4c31075ab9f81294cb3b87e / Jia Fan [FLINK-38061][mysql] Make defensive copies of collections in SnapshotPendingSplitsState to prevent concurrent modification issues (#4379) Report URL: https://github.com/apache/flink-cdc/actions/runs/24712528255 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: eb3cdc06f2b32ed1f4c31075ab9f81294cb3b87e / Jia Fan [FLINK-38061][mysql] Make defensive copies of collections in SnapshotPendingSplitsState to prevent concurrent modification issues (#4379) Report URL: https://github.com/apache/flink-cdc/actions/runs/24712528255 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: b48d8eb070a2c42e9f157061486830e9915ed522 / Pei Yu <[email protected]> Add flink-cdc-flink*-compat to output t jar for source connector. (#4361) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/24029990834 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 1a1e81c21c67dc4dd09a01888c70058eca9c6396 / EricZeng <[email protected]> [FLINK-39342][Iceberg] Support hadoop.conf.* prefix to pass Hadoop configuration properties (#4351) Report URL: https://github.com/apache/flink-cdc/actions/runs/23837910728 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 23e23d6525394f8efff0761c8ba82e031425ce5f / yuxiqian <[email protected]> [FLINK-39372][connect/mysql] Fix comparison logic for binlog filename with various digits (#4358) Report URL: https://github.com/apache/flink-cdc/actions/runs/23832160465 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user locchipinti (triggered by leonardBang). Head commit for run: 7f062718cc1403b3d419646749228ace195626eb / Luca Occhipinti Merge branch 'master' of github.com:locchipinti/flink-cdc Report URL: https://github.com/apache/flink-cdc/actions/runs/23817380325 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 209c0c6a7d877eee36f6e8e8311406b7b0c3ac92 / Kunni [FLINK-39362][Docs] Fix broken/outdated connector download links and improve link maintenance strategy (#4356) Co-authored-by: Qwen-Coder Report URL: https://github.com/apache/flink-cdc/actions/runs/23790710765 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: ec244f195b2f7f7f7dc63da4514780b015df0424 / Mingliang Zhu [FLINK-39196][pipeline-connector][oracle] Support change column nullable without data type (#4295) Report URL: https://github.com/apache/flink-cdc/actions/runs/23743715658 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 25a5817cd095bfe7329cf9e3f36f232616bec358 / Patrick <[email protected]> [FLINK-38248] The microseconds default value of '-00-00 00:00:00.00' for MySQL TIMESTAMP fields is not supported in downstream systems. (#4251) Report URL: https://github.com/apache/flink-cdc/actions/runs/23729720849 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 68ee0c902200ae421de12520ddf871a51863f3f2 / Pei Yu <[email protected]> [FLINK-39346] Improve error message of invalid AddColumnEvents (#4353) Report URL: https://github.com/apache/flink-cdc/actions/runs/23724034023 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 9128a6bbd099aafbab9bbdd647953c6b312b368b / Pei Yu <[email protected]> [Kafka] Clean up code in the `flink-cdc-pipeline-connector-kafka` module that is compatible with older versions of Flink. (#4347) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/23702585498 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: e4cf02756321682710aa9d80adf549f1ffd3d3f2 / EricZeng <[email protected]> [FLINK-39329][MySQL] Improve error message for tables without primary key in incremental snapshot (#4342) Report URL: https://github.com/apache/flink-cdc/actions/runs/23638694910 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c408149b07a6a9920a668deb87d36cf8a149a033 / Pei Yu <[email protected]> Upgrade `flink-connector-starrocks` to no longer require compatibility with Flink 1.19. (#4346) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/23635995272 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: a1b7d1ec9524b213a111a82dcb870ba641c44f27 / EricZ <[email protected]> [FLINK-39300][connect/mysql] Reuse ObjectMapper as static constant to avoid repeated instantiation (#4330) Report URL: https://github.com/apache/flink-cdc/actions/runs/23626561186 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user ChengbingLiu (triggered by lvyanquan). Head commit for run: b47b0cd628857c6514f102c5fd96f1ec5a065625 / Chengbing Liu [FLINK-39197][jdbc&mysql] Fix NPE when finding chunk end Report URL: https://github.com/apache/flink-cdc/actions/runs/22885095623 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user leonardBang (triggered by leonardBang). Head commit for run: 133cc8ea0a1280bdef9102d6d22c7bb67dc4122b / Kunni [doc][build] Update version to 3.7-SNAPSHOT This closes #4328. Co-authored-by: Qwen-Coder Report URL: https://github.com/apache/flink-cdc/actions/runs/23523789673 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user leonardBang (triggered by leonardBang). Head commit for run: b58561a081a63953b58344a4b69e7164a3d5687d / Hongshun Wang <[email protected]> [hotfix] [pipeline-connector/postgres] Fix wrong SchemaChangeEnabled option during delivery This closes #4333. Report URL: https://github.com/apache/flink-cdc/actions/runs/23520830653 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 1f64e5711549a27649f5b98b51f0ac31b255d6e8 / Jia Fan [FLINK-39171][oracle-cdc] Fix Oracle pipeline connector wrong field case (#4292) Co-authored-by: lvyanquan Co-authored-by: Claude Opus 4.6 Report URL: https://github.com/apache/flink-cdc/actions/runs/23520812988 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 89d6f93a2db6ab3034de5ef86186d31be48ff744 / Kunni [release] Improve version handling in deploy_staging_jars.sh (#4335) Co-authored-by: Claude Opus 4.6 Report URL: https://github.com/apache/flink-cdc/actions/runs/23520787168 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 08f3fb88f77d1aabc4c7f991c06b2fe3565028fa / zexin.gong <[email protected]> [FLINK-39289][paimon] Supports executing TRUNCATE schema change events on tables with deletion-vectors.enabled:true set (#4327) Co-authored-by: hector.gong Report URL: https://github.com/apache/flink-cdc/actions/runs/23489527127 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 723615b66af28b2ee573e7f8db0bf5f03a6de354 / Shuo Cheng [FLINK-39312][pipeline][hudi] Fix Hudi connector packaging to include flink-metrics-dropwizard dependency. (#4332) Report URL: https://github.com/apache/flink-cdc/actions/runs/23489490917 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 8e576aa91587abcfa8addd78254d5b6158c19875 / Hongshun Wang <[email protected]> [FLINK-38959][postgres] Update split state's table schemas info and infer schema change event based on pgoutput plugin's relation message. (#4316) Report URL: https://github.com/apache/flink-cdc/actions/runs/23368948094 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: a46b7f463a2a8150692c9e355065d7aa61db58ad / Lanny Boarts [FLINK-38839][runtime] Support semicolon delimiter for table-options (#4199) Co-authored-by: yuxiqian <[email protected]> Co-authored-by: Leonard Xu Report URL: https://github.com/apache/flink-cdc/actions/runs/23352634667 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: e663b00912737bd98003dfaf071999be6b5010ad / Kunni [build] Add update_version.sh to help build connector jars with FLINK_VERSION suffix version. (#4325) Report URL: https://github.com/apache/flink-cdc/actions/runs/23347410260 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: aabf3062279523b740b1a00bbb132aa1ac90983c / yuxiqian <[email protected]> [FLINK-36520] MySQL CDC Supports connecting to MySQL server 8.4+ (#3666) Report URL: https://github.com/apache/flink-cdc/actions/runs/23340836113 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: a75e58094b6492b1ad3da09716381c7660e84495 / Kunni [hotfix] Fix compile error (#4326) Report URL: https://github.com/apache/flink-cdc/actions/runs/23338891349 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 8bae0e5fb0b70ec8a1cbf439b9c435c46190cb21 / Sergei Morozov [FLINK-38218] Fix MySQL CDC binlog split metadata split transmission (#4087) Report URL: https://github.com/apache/flink-cdc/actions/runs/23338208702 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: c42e40d736c1a4e95974e26ebdbaeb5a2d26f8f1 / Junbo Wang [FLINK-38139] Fix consecutive online schema change causes job failure (#4324) Report URL: https://github.com/apache/flink-cdc/actions/runs/23338263100 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 8d5be4488c6ce647d808e92fd5c437c88f1b3f59 / Jia Fan [FLINK-37837][core] Always add create.table to include.schema.changes option (#4262) Report URL: https://github.com/apache/flink-cdc/actions/runs/23337413082 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 78d6adf0ff835f3e53c8537ad66104da58171ff5 / chengcongchina <[email protected]> [FLINK-39207][mysql] Fix mysql cdc could get stuck in backfill binlog reading when reuse snapshot split reader (#4311) Report URL: https://github.com/apache/flink-cdc/actions/runs/23327842911 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c4b698bffb692f480622123fec36494ec505929c / Jia Fan [FLINK-39149][mysql-cdc] Implement LATEST mode GTID merging to prevent replaying pre-checkpoint transactions with non-contiguous ranges (#4286) Report URL: https://github.com/apache/flink-cdc/actions/runs/23283722867 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 619903c1c06955970a2cbfd9e7ec7765a03f08e6 / chengcongchina <[email protected]> [FLINK-39209][doris] Fix time data type serialiazation when sink to doris with pipeline connector (#4312) Report URL: https://github.com/apache/flink-cdc/actions/runs/23238831130 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 2acf69337783702c448c9855924bc20aa652044f / yuxiqian <[email protected]> [FLINK-39230] Transform should convert partially filtered UPDATE events to INSERT / DELETE (#4319) Report URL: https://github.com/apache/flink-cdc/actions/runs/23231137225 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: bcb4a4b61404c6ecfb4e48e343b4968c44e7fc52 / Pei Yu <[email protected]> [FLINK-39257] Remove compatibility code for older versions of Flink (#4317) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/23173576793 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: bcb4a4b61404c6ecfb4e48e343b4968c44e7fc52 / Pei Yu <[email protected]> [FLINK-39257] Remove compatibility code for older versions of Flink (#4317) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/23173576793 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 368a8079bcb3541e74f4dd436447f94955857e3c / Mingliang Zhu [FLINK-39231][test][sqlserver] Fix unstable sqlserver connector test (#4309) Report URL: https://github.com/apache/flink-cdc/actions/runs/22983373747 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 3580bf414d1cc4744336f050f0c2a759c7800cec / Lanny Boarts [FLINK-38844][pipeline-connector][postgres]Add metadata column support (#4202) Report URL: https://github.com/apache/flink-cdc/actions/runs/22983014646 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 363095e07b77fb7f3353702a0bd686aece6d1a70 / Pei Yu <[email protected]> [FLINK-38244][hotfix] Fix the full snapshot phase, the field case is adjusted based on isTableIdCaseInsensitive (#4284) Report URL: https://github.com/apache/flink-cdc/actions/runs/22951186748 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 91ae6776e97c7ae0f1d0f5a26813e9fdb46651e8 / suhwan <[email protected]> [FLINK-39055][Iceberg] Support default column values in Iceberg sink connector (#4277) Report URL: https://github.com/apache/flink-cdc/actions/runs/22890610890 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 37783004a1650f11badd36ae7e55c1144d503294 / chenhongyu <[email protected]> [minor][docs][style] Update documentation link and improve code style (#3961) Report URL: https://github.com/apache/flink-cdc/actions/runs/22840483447 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: dc5e92341d85e4922181c9466d1948c37c97bc5c / Jia Fan [FLINK-38160][starrocks] Add support for BINARY and VARBINARY types in StarRocks connector (#4303) Report URL: https://github.com/apache/flink-cdc/actions/runs/22836297460 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user leonardBang (triggered by leonardBang). Head commit for run: 885a0591a23e3ccc20c45d1ad638bec577e0d2a5 / Hongshun Wang <[email protected]> [FLINK-39204][pipeline-connector/fluss] Fluss yaml sink support add column at last This closes #4305. Report URL: https://github.com/apache/flink-cdc/actions/runs/22760388084 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user leonardBang (triggered by leonardBang). Head commit for run: a3576d9e9f9d173278239868ae829d9aca7a65f0 / Leonard Xu [FLINK-38726][fluss] Bump Fluss version to 0.9.0-incubating This closes #4180. Report URL: https://github.com/apache/flink-cdc/actions/runs/22747342360 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: a19fdfe0f5efd48514ceebc6135b92ed74ebd152 / Jia Fan [FLINK-37586][udf] Add support for options in user-defined functions and update related documentation (#4252) Report URL: https://github.com/apache/flink-cdc/actions/runs/22716559860 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c05af1594daeea85b35534ebb0f8bbe8d15e1143 / Sergei Morozov [FLINK-38334][mysql] Fix MySQL CDC source stuck in INITIAL_ASSIGNING (#4278) When a table is excluded from configuration after a restart from savepoint, the MySQL CDC source could get stuck in the INITIAL_ASSIGNING state. This happened because table exclusion cleanup was only performed when isAssigningFinished() was true, but the assigner couldn't finish because excluded table splits were never reported as finished. The fix separates two concerns in captureNewlyAddedTables(): - Adding new tables: should only happen when isAssigningFinished() - Removing excluded tables: must happen regardless of assigner status Added integration test TableExclusionDuringSnapshotIT that reproduces the issue by using a blocking hook to take a savepoint during INITIAL_ASSIGNING phase, then restarting with a table excluded from configuration. Report URL: https://github.com/apache/flink-cdc/actions/runs/22704544994 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: a1cfab9ef6e23017f06e29d07be9aa217f71ea1c / Pei Yu <[email protected]> [FLINK-38833][paimon] Shuffle record to different subtasks by table, partition and bucket. (#4298) Signed-off-by: Pei Yu <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/22663391803 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 69dae39e7b2eebc53ea23b0c54026b8ec7fe8142 / Jia Fan [FLINK-37485][starrocks] Add support for TIME type (#4253) Report URL: https://github.com/apache/flink-cdc/actions/runs/22620175367 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user ChengbingLiu (triggered by lvyanquan). Head commit for run: fe01523114d81d5d94e7571487199dc1d9f1a0de / Chengbing Liu [FLINK-39197][jdbc&mysql] Fix NPE when finding chunk end Report URL: https://github.com/apache/flink-cdc/actions/runs/22616047394 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c15563860c6ded2c01d515e309927c1027a6e640 / yuxiqian <[email protected]> [ci] Fix docker environment related test failure (#4275) Report URL: https://github.com/apache/flink-cdc/actions/runs/22485400263 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: ef9f977e2e62b82e560a50d2c57b463538a65088 / Thorne <[email protected]> [Minor][FLINK-39168][cdc-connector-mysql] Cache split.splitId() result in a local variable to avoid calling the method twice per iteration: (#4288) Co-authored-by: Thorne Report URL: https://github.com/apache/flink-cdc/actions/runs/22485014102 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 60344ed4e62d6e6fed7f9d56b44baf2a9597622e / Hongshun Wang <[email protected]> [FLINK-39071] Select fields rather * to read snapshot data in case schema changes. (#4273) Report URL: https://github.com/apache/flink-cdc/actions/runs/22484871814 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c8e030f07e96e5ff7896764257cd3c09b07571e4 / yuxiqian <[email protected]> [pipeline] Use GHA workflow triggers to run labeler workflow (#4274) Report URL: https://github.com/apache/flink-cdc/actions/runs/22430255760 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: d993c6ae8afd93e06caa5e2df5e0f7ed475cf024 / Jia Fan [FLINK-38455][elasticsearch][fix] Fix Elasticsearch Missing required property 'BulkRequest.operations' error (#4270) Report URL: https://github.com/apache/flink-cdc/actions/runs/22379235905 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 2a23f71100a42e8f0a11e3df5020ae2412555de8 / Thorne <[email protected]> [FLINK-39143][pipeline-connecotr][Fluss]Optimize the connection of fluss when use FlussMetaDataApplier (#4282) Co-authored-by: Thorne Report URL: https://github.com/apache/flink-cdc/actions/runs/22379217179 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 2f59f35b9d16d34e1091fa45d986c345518fc082 / SkylerLin <[email protected]> [FLINK-38601][connect/mongodb] Catch throwable errors when consuming from unbounded streams (#4213) Co-authored-by: guoxuanlin Report URL: https://github.com/apache/flink-cdc/actions/runs/21979575771 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7a8322506318cdeb12c0384b1301e8dde24d0bee / fcfangcc [FLINK-39056][pipeline-connector][iceberg] Fix Duplicate Data Issue in Iceberg Sink During Two-Phase Commit (#4269) Co-authored-by: Copilot <[email protected]> Co-authored-by: lvyanquan Co-authored-by: Kunni <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/21897572853 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: c8e444b06651f1c797d47802cd91473dbc495d27 / linjianchang <[email protected]> [FLINK-36796][pipeline-connector][oracle]add oracle pipeline connector. (#3995) Report URL: https://github.com/apache/flink-cdc/actions/runs/21859752531 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 1c597444886ad3dde268a8adc1f5a0871c768360 / Jia Fan [FLINK-38512][postgres] Update database name validation to allow hyphens (#4258) Report URL: https://github.com/apache/flink-cdc/actions/runs/21826285706 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: aac7d8d641c5980a81933b7386ea6242bd410eee / suhwan <[email protected]> [FLINK-39048][iceberg] Bump iceberg-flink-runtime from 1.19 to 1.20 (#4265) Report URL: https://github.com/apache/flink-cdc/actions/runs/21813739095 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 376f79512c123adc27c5b2c128ede08cf61e825c / yuxiqian <[email protected]> [FLINK-39038][infra] Limit GitHub actions max parallelism and workflow triggers (#4263) Report URL: https://github.com/apache/flink-cdc/actions/runs/21809632351 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7b926ed943ab303df541e2526d1d4e469eced8dc / Jia Fan [FLINK-38514][postgres] Add support for UUID array type in PostgreSQL CDC connector (#4255) Report URL: https://github.com/apache/flink-cdc/actions/runs/21745385882 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 37b7c5170d920874724bbcac6d5d924ed0c4ce96 / Jia Fan [FLINK-39010][transform] YAML Pipeline supports item subscription of Variant type (#4261) Report URL: https://github.com/apache/flink-cdc/actions/runs/21738448125 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 37b7c5170d920874724bbcac6d5d924ed0c4ce96 / Jia Fan [FLINK-39010][transform] YAML Pipeline supports item subscription of Variant type (#4261) Report URL: https://github.com/apache/flink-cdc/actions/runs/21738448125 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 97baee48a8aa93cdd2a593e38d09435fac975f93 / yuxiqian <[email protected]> [ci] Fix master branch documentation build failure (#4260) Report URL: https://github.com/apache/flink-cdc/actions/runs/21704874944 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 09ad789184ecbc80d780884f3034f7c2f13ecc56 / Jia Fan [FLINK-3][transform] YAML Pipeline supports item subscription of ARRAY, MAP, and ROW (#4241) Report URL: https://github.com/apache/flink-cdc/actions/runs/21655683387 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: e0c08f75dafcadaf0554075380a2015631076f59 / SkylerLin <[email protected]> [hotfix][kafka] Fix Debezium schema generation for complex types (ARRAY, MAP, ROW) (#4240) Report URL: https://github.com/apache/flink-cdc/actions/runs/21615751299 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: ea30fd6570adbb5fd99cafc1ad646d7eb7057ec8 / Jia Fan [chore][improve][fluss] Improve flaky test case FlussSinkITCase (#4256) Report URL: https://github.com/apache/flink-cdc/actions/runs/21615426479 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7f2fd1f312947b15c217dcb3ca1260e584c1bf3a / Jia Fan [FLINK-38846][mysql] Optimize LinkedList processing in handleChange method to reduce complexity (#4250) Report URL: https://github.com/apache/flink-cdc/actions/runs/21615404509 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 93e5547d6b3ef6a0a0b1b9bbba2c324c060ce564 / Jia Fan [FLINK-38520][postgres] Postgres YAML CDC support array with null element (#4254) Report URL: https://github.com/apache/flink-cdc/actions/runs/21575429373 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user linguoxuan (triggered by yuxiqian). Head commit for run: 22a638b42f8fd2e9a529bc0e835a3750fd35e4df / SkylerLin <[email protected]> address the comment Report URL: https://github.com/apache/flink-cdc/actions/runs/21542653533 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 3a2a3bf716dcb325610eebb32c32380b59b2a868 / Jia Fan [FLINK-38965][postgres] Fix LIKE wildcard matching issue for similar table names in PostgreSQL CDC connector (#4239) Report URL: https://github.com/apache/flink-cdc/actions/runs/21541343787 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by yuxiqian). Head commit for run: 1368626d8cefcfcb6a70c68df3b881218e5d727c / Mingliang Zhu [FLINK-38994][cli] Remove log4j1 dependency (#4242) Report URL: https://github.com/apache/flink-cdc/actions/runs/21511980359 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by yuxiqian). Head commit for run: 1368626d8cefcfcb6a70c68df3b881218e5d727c / Mingliang Zhu [FLINK-38994][cli] Remove log4j1 dependency (#4242) Report URL: https://github.com/apache/flink-cdc/actions/runs/21511980359 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 1368626d8cefcfcb6a70c68df3b881218e5d727c / Mingliang Zhu [FLINK-38994][cli] Remove log4j1 dependency (#4242) Report URL: https://github.com/apache/flink-cdc/actions/runs/21511980359 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: 798d068112deaefe2e5c35d5d04c220e37ddd39a / Jia Fan [FLINK-38996][transform] Enhance error messages for projection and filtering expressions (#4243) Report URL: https://github.com/apache/flink-cdc/actions/runs/21511063093 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7f627ff652ab441a353e35cf24e6baf1f150dd91 / yuxiqian <[email protected]> [FLINK-38887] Transform supports handling nested types (ARRAY, MAP, ROW, VARIANT) (#4236) Report URL: https://github.com/apache/flink-cdc/actions/runs/21503940840 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 0cfe1d339988d3cfa2f55ab08d1766310580c57d / SkylerLin <[email protected]> [FLINK-38889][pipeline][kafka] Support serializing complex types(MAP, ARRAY, ROW) to JSON (Debezium / Canal) (#4221) Co-authored-by: guoxuanlin Co-authored-by: yuxiqian <[email protected]> Report URL: https://github.com/apache/flink-cdc/actions/runs/21422846356 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user yuxiqian (triggered by yuxiqian). Head commit for run: df6893d4b8b205318f9fa7734581689f7e3132a0 / Jia Fan [minor][docs] add JDK baseline version and remove useless code (#4238) Report URL: https://github.com/apache/flink-cdc/actions/runs/21419537273 With regards, GitHub Actions via GitBox
[GH] (flink-cdc/master): Workflow run "Flink CDC CI" failed!
The GitHub Actions job "Flink CDC CI" on flink-cdc.git/master has failed. Run started by GitHub user lvyanquan (triggered by lvyanquan). Head commit for run: 7f909f458e49c1b0aaff83484fe13af37da4132e / Tejansh [FLINK-38691] [cdc connector mysql] Support for MySQL Transaction Boundary Events in Flink CDC Connector (#4170) Report URL: https://github.com/apache/flink-cdc/actions/runs/21404602777 With regards, GitHub Actions via GitBox
