Skip to content

Update iceberg to 1.9.2#35981

Merged
Abacn merged 20 commits intoapache:masterfrom
ahmedabu98:update_iceberg
Sep 6, 2025
Merged

Update iceberg to 1.9.2#35981
Abacn merged 20 commits intoapache:masterfrom
ahmedabu98:update_iceberg

Conversation

@ahmedabu98
Copy link
Copy Markdown
Contributor

@ahmedabu98 ahmedabu98 commented Aug 27, 2025

Addresses #34098

Upgrades Iceberg dep to 1.9.2, which requires Java 11+ to build

To maintain Java 8 compatibility for related Beam modules, the necessary changes have been isolated. Two new modules were created to house the Java 11-dependent code that was previously in Java 8 modules:

  • sdks:java:extensions:sql:iceberg
  • examples:java:iceberg

As a result, the following modules are now configured to build with Java 11 bytecode:

  • sdks:java:io:iceberg
  • sdks:java:io:expansion-service
  • sdks:java:extensions:sql:iceberg

Loading
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