[ 
https://issues.apache.org/jira/browse/SPARK-32087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143684#comment-17143684
 ] 

Apache Spark commented on SPARK-32087:
--------------------------------------

User 'Ngone51' has created a pull request for this issue:
https://github.com/apache/spark/pull/28920

> Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-32087
>                 URL: https://issues.apache.org/jira/browse/SPARK-32087
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: wuyi
>            Priority: Major
>
> Currently, we use CatalystTypeConverters for UserDenfinedType as a special 
> case to deserialize rows. It's better to use ExpressionEncoder for 
> consistency.



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