HyukjinKwon opened a new pull request, #47842:
URL: https://github.com/apache/spark/pull/47842

   ### What changes were proposed in this pull request?
   
   This PR proposes to deprecate SparkR per the vote result: 
https://lists.apache.org/thread/3c8qxks26kqflsjh0gtjo3nldk686vtq
   
   ### Why are the changes needed?
   
   See the discussion in dev mailing list: 
https://lists.apache.org/thread/qjgsgxklvpvyvbzsx1qr8o533j4zjlm5
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it deprecates SparkR.
   
   ### How was this patch tested?
   
   Manually checked the documentation.
   
   Also tested with SparkR shell:
   
   ```bash
   ./bin/sparkR
   ```
   
   ```
         ____              __
        / __/__  ___ _____/ /__
       _\ \/ _ \/ _ `/ __/  '_/
      /___/ .__/\_,_/_/ /_/\_\   version 4.0.0-SNAPSHOT
         /_/
   
   
   ...
   During startup - Warning messages:
   1: In SparkR::sparkR.session() :
     SparkR is deprecated from Apache Spark 4.0.0 and will be removed in a 
future version.
   ```
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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