[ 
https://issues.apache.org/jira/browse/SPARK-31826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-31826.
---------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Issue resolved by pull request 28645
[https://github.com/apache/spark/pull/28645]

> Support composed type of case class for typed Scala UDF
> -------------------------------------------------------
>
>                 Key: SPARK-31826
>                 URL: https://issues.apache.org/jira/browse/SPARK-31826
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: wuyi
>            Assignee: wuyi
>            Priority: Major
>             Fix For: 3.1.0
>
>
> After SPARK-30127, typed Scala UDF now supports to accept case class as input 
> parameter. However, it still does not support types like Seq[T], Array[T], 
> assuming T is a case class. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to