[
https://issues.apache.org/jira/browse/SPARK-44829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herman van Hövell resolved SPARK-44829.
---------------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
> Expose uploadAllArtifactClasses in ArtifactManager to `sql` package
> -------------------------------------------------------------------
>
> Key: SPARK-44829
> URL: https://issues.apache.org/jira/browse/SPARK-44829
> Project: Spark
> Issue Type: Bug
> Components: Connect
> Affects Versions: 3.5.1
> Reporter: Venkata Sai Akhil Gudesa
> Priority: Minor
> Fix For: 3.5.0
>
>
> Currently, the
> [uploadAllClassFilesArtifacts|https://github.com/apache/spark/blob/master/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/ArtifactManager.scala#L144-L146]
> method is private[client] but this limits the ability of non-client features
> to use UDFs (which require the class files). Currently, this is not an issue
> because classfiles are uploaded in all analyze/execute operations. Any new
> code paths would suffer from CNFE if they are not able to call this method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]