You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2023/03/03 05:55:25 UTC

[spark] branch master updated (4c500eb56b4 -> 86e578ac49e)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4c500eb56b4 Revert "[SPARK-42656][CONNECT] Adding SCALA REPL shell script for JVM client"
     add 86e578ac49e [SPARK-42656][CONNECT] Adding SCALA REPL shell script for JVM client

No new revisions were added by this update.

Summary of changes:
 .../connect/bin/spark-connect                      | 17 +++++---
 connector/connect/bin/spark-connect-scala-client   | 50 ++++++++++++++++++++++
 .../spark-connect-scala-client.sc}                 | 42 +++++++-----------
 3 files changed, 77 insertions(+), 32 deletions(-)
 copy bin/spark-sql => connector/connect/bin/spark-connect (63%)
 create mode 100755 connector/connect/bin/spark-connect-scala-client
 copy connector/connect/{server/src/main/scala/org/apache/spark/sql/connect/service/SparkConnectServer.scala => bin/spark-connect-scala-client.sc} (53%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org