flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[FLINK-38100] Bump Iceberg dependency to 1.10.0 in iceberg-pipeline-sink connector

Open locchipinti opened this issue 5 months ago • 1 comments

This PR upgrades the Apache Iceberg dependency from 1.6.1 to 1.10.0 in the iceberg-pipeline-sink connector module.

The Iceberg 1.10.0 release introduced extended catalog support in the Java Core API, including the BigQuery Metastore catalog. By aligning Flink CDC’s iceberg-pipeline-sink connector with Iceberg 1.10.0, users can immediately leverage these newly supported catalogs when integrating with Flink CDC.

locchipinti avatar Sep 25 '25 08:09 locchipinti

Thanks @locchipinti for you contribution, but I think we need to bump jdk version of CDC firstly

leonardBang avatar Dec 01 '25 05:12 leonardBang