dongjoon-hyun opened a new pull request, #570:
URL: https://github.com/apache/spark-connect-swift/pull/570

   ### What changes were proposed in this pull request?
   
   This PR aims to use Java 21 at least in CI.
   - `integration-test-ubuntu`: `apache/spark:4.0.4-scala` (Java 17) -> 
`apache/spark:4.0.4-java21-scala`
   - `integration-test-mac-spark4-iceberg`: `java-version: 17` -> 
`java-version: 21`
   
   ### Why are the changes needed?
   
   To test against Java 21 or newer only. The other jobs already use Java 21+:
   - `apache/spark:4.1.3-scala` is a Java 21 image.
   - `apache/spark:4.2.0-scala-java25` uses Java 25.
   - The default JDK of `macos-26` runners is Java 21.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. This is a CI-only change.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Opus 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to