Skip to content

[arrow] Bump Arrow Java to 19.0.0 and upgrade CI to Java 11#11

Open
swuferhong wants to merge 2 commits into
apache:mainfrom
swuferhong:bump-arrow-19
Open

[arrow] Bump Arrow Java to 19.0.0 and upgrade CI to Java 11#11
swuferhong wants to merge 2 commits into
apache:mainfrom
swuferhong:bump-arrow-19

Conversation

@swuferhong
Copy link
Copy Markdown

@swuferhong swuferhong commented May 21, 2026

Summary

  • Add fluss-shaded-arrow-19 module for Apache Arrow Java 19.0.0
  • Upgrade CI from Java 8 to Java 11 (required by Arrow 19)
  • Update release enforcer to require Java 11

Details

Arrow 19.0.0 targets Java 11 bytecode, which requires maven-shade-plugin 3.6.0+
(for ASM support of Java 11 class format). The existing java11 profile already
configures this. All existing modules (arrow-15, arrow-16, netty, jackson, guava,
zookeeper) continue to build successfully on Java 11.

Arrow 19.0.0 requires Java 11+. This adds a new fluss-shaded-arrow-19
module and updates the CI and release enforcer to use Java 11.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@swuferhong swuferhong linked an issue May 21, 2026 that may be closed by this pull request
…arrow-19

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade arrow-java from 15.0.0 to 19.0.0

2 participants