You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2023/06/07 13:01:53 UTC

[spark] branch master updated (fead8a7962a -> 89de4f79e7f)

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

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


    from fead8a7962a [SPARK-43993][SQL][TESTS] Add tests for cache artifacts
     add 89de4f79e7f [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API

No new revisions were added by this update.

Summary of changes:
 .../artifact/SparkConnectArtifactManager.scala     | 39 ++++++++++++++++++++++
 .../apache/spark/sql/connect/config/Connect.scala  | 15 +++++++++
 .../service/SparkConnectAddArtifactsHandler.scala  |  7 +++-
 .../connect/artifact/ArtifactManagerSuite.scala    | 18 +++++++++-
 python/pyspark/sql/connect/client/artifact.py      | 33 +++++++++++++++---
 python/pyspark/sql/connect/client/core.py          |  3 ++
 python/pyspark/sql/connect/session.py              | 29 ++++++++++++++++
 .../sql/tests/connect/client/test_artifact.py      | 21 ++++++++++++
 8 files changed, 158 insertions(+), 7 deletions(-)


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