Skip to content

Conversation

@locchipinti
Copy link
Contributor

@locchipinti locchipinti commented Sep 25, 2025

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.

@github-actions github-actions bot added docs Improvements or additions to documentation build labels Sep 25, 2025
@locchipinti locchipinti marked this pull request as ready for review September 25, 2025 15:36
@locchipinti locchipinti marked this pull request as draft September 26, 2025 14:20
@leonardBang
Copy link
Contributor

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

@locchipinti
Copy link
Contributor Author

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

He @leonardBang thanks for taking a look to the PR.
Yes, indeed, we can let this PR like this until JDK version is bumped

@lvyanquan
Copy link
Contributor

Hi @locchipinti, as we have completed the bumping jdk11 work in #4187, you can go ahead to update the version of Iceberg dependency.

@github-actions github-actions bot removed the docs Improvements or additions to documentation label Jan 5, 2026
@locchipinti
Copy link
Contributor Author

Hi @locchipinti, as we have completed the bumping jdk11 work in #4187, you can go ahead to update the version of Iceberg dependency.

Hi @lvyanquan for the heads up, I updated the code already, could you approve the workflows to run? Thanks!

@locchipinti locchipinti marked this pull request as ready for review January 7, 2026 10:44
@locchipinti locchipinti changed the title [FLINK-38100] Bump Iceberg dependency to 1.10.0 in iceberg-pipeline-sink connector [FLINK-38100] Bump Iceberg dependency to 1.10.1 in iceberg-pipeline-sink connector Jan 7, 2026
Copy link
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.

@lvyanquan lvyanquan merged commit 91a7af1 into apache:master Jan 8, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants