flink-cdc
flink-cdc copied to clipboard
[FLINK-38100] Bump Iceberg dependency to 1.10.0 in iceberg-pipeline-sink connector
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.
Thanks @locchipinti for you contribution, but I think we need to bump jdk version of CDC firstly