Pengfei Xu created SPARK-49758: ---------------------------------- Summary: Allow adding Scala UDFs in UDFRegistration Key: SPARK-49758 URL: https://issues.apache.org/jira/browse/SPARK-49758 Project: Spark Issue Type: Task Components: SQL Affects Versions: 4.0.0 Reporter: Pengfei Xu
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, -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org