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

   ### What changes were proposed in this pull request?
   This PR adds Ammonite REPL integration for Spark Connect. This has a couple 
of benefits:
   - It makes it a lot less cumbersome for users to start a spark connect REPL. 
You don't have to add custom scripts, and you can use `coursier` to launch a 
fully function REPL for you.
   - It adds REPL integration for to the actual build. This makes it easier to 
validate the code we add is actually working.
   
   
   ### Why are the changes needed?
   A REPL is arguably the first entry point for a lot of users.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes it adds REPL integration.
   
   ### How was this patch tested?
   Added tests for the command line parsing. Manually tested the REPL.
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to