Skip to content

ORC-2210: Upgrade Spark to 4.2.0 and align Jackson, Avro, and Netty dependencies#2696

Open
dongjoon-hyun wants to merge 3 commits into
apache:mainfrom
dongjoon-hyun:ORC-2210
Open

ORC-2210: Upgrade Spark to 4.2.0 and align Jackson, Avro, and Netty dependencies#2696
dongjoon-hyun wants to merge 3 commits into
apache:mainfrom
dongjoon-hyun:ORC-2210

Conversation

@dongjoon-hyun

@dongjoon-hyun dongjoon-hyun commented Jul 17, 2026

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR aims to upgrade Spark to 4.2.0 in java/bench module and align the Spark-related transitive dependencies.

  • spark.version: 4.2.0-preview2 -> 4.2.0
  • spark.jackson.version: 2.21.4 -> 2.21.2 (Note that this is a downgrade to match)
  • avro.version: 1.12.0 -> 1.12.1
  • netty-all: 4.2.10.Final -> 4.2.13.Final

Why are the changes needed?

Apache Spark 4.2.0 is the official GA release which supersedes 4.2.0-preview2.

The Jackson, Avro, and Netty versions are aligned with Spark 4.2.0's dependencies.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Fable 5

Closes #2693

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.

1 participant