dongjoon-hyun opened a new pull request, #2696:
URL: https://github.com/apache/orc/pull/2696

   ### 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
   - `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.
   - https://repo1.maven.org/maven2/org/apache/spark/spark-sql_2.13/4.2.0/
   
   The Jackson, Avro, and Netty versions are aligned with Spark 4.2.0's 
dependencies.
   
   ### How was this patch tested?
   
   Pass the CIs and manual build.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Fable 5


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to