Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
In https://issues.apache.org/jira/browse/SPARK-49122 and its corresponding PR https://github.com/apache/spark/pull/48120, we added a new user-facing API `UDFRegistration.registerJava`. However this one only loads classes in the Java way. We would like to have another `registerScala` method to allow class loading in the Scala way,
Attachments
Issue Links
- split from
-
SPARK-49122 Add addArtifact API to the Spark SQL Core
- Resolved