yew1eb opened a new pull request, #3788:
URL: https://github.com/apache/celeborn/pull/3788

   ### What changes were proposed in this pull request?
   
   Fix outdated Spark version descriptions in docs:
   
   - `README.md`: add Spark 4.1/4.2 to the supported Spark versions list
   - `docs/README.md`, `docs/deploy.md`: "clients for Spark 2.x and Spark 3.x" 
-> "clients for Spark 2.x, Spark 3.x and Spark 4.x"
   - `docs/developers/sbt.md`: update the shaded client publish example from 
`-Pspark-4.0` to `-Pspark-4.2`, aligning with `build/release/release.sh`
   
   ### Why are the changes needed?
   
   Spark 4.1/4.2 support was added in CELEBORN-2239 and CELEBORN-2383, but 
these doc descriptions were not updated accordingly.
   
   ### Does this PR resolve a correctness bug?
   
   - [ ] Yes
   
   ### Does this PR introduce _any_ user-facing change?
   
   - [ ] Yes
   
   ### How was this patch tested?
   
   Doc-only changes, no code changes.


-- 
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