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

[spark] branch master updated (a02275ac16c -> dfd40a40946)

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

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


    from a02275ac16c [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long
     add dfd40a40946 [SPARK-44016][CONNECT] Prevent processing of artifacts that contain invalid paths (absolute, parent, sibling, nephew)

No new revisions were added by this update.

Summary of changes:
 .../artifact/SparkConnectArtifactManager.scala     |  8 ++-
 .../sql/connect/artifact/util/ArtifactUtils.scala  | 43 ++++++++++++
 .../service/SparkConnectAddArtifactsHandler.scala  | 12 +++-
 .../connect/service/AddArtifactsHandlerSuite.scala | 81 ++++++++++++++++++++++
 4 files changed, 140 insertions(+), 4 deletions(-)
 create mode 100644 connector/connect/server/src/main/scala/org/apache/spark/sql/connect/artifact/util/ArtifactUtils.scala


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