Venkata Sai Akhil Gudesa created SPARK-43997:
------------------------------------------------

             Summary: Add support for Java UDFs
                 Key: SPARK-43997
                 URL: https://issues.apache.org/jira/browse/SPARK-43997
             Project: Spark
          Issue Type: New Feature
          Components: Connect
    Affects Versions: 3.5.0
            Reporter: Venkata Sai Akhil Gudesa


API: def udf(f: UDF0[_], returnType: DataType): UserDefinedFunction

For 0 - 10 arguments, 
[reference|https://github.com/apache/spark/blob/747db6675da86e79d04e2fcc531b3b72b22ebf04/sql/core/src/main/scala/org/apache/spark/sql/functions.scala#L5624-L5780]



--
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

Reply via email to