[
https://issues.apache.org/jira/browse/SPARK-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-14487.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 12259
[https://github.com/apache/spark/pull/12259]
> User Defined Type registration without SQLUserDefinedType annotation
> --------------------------------------------------------------------
>
> Key: SPARK-14487
> URL: https://issues.apache.org/jira/browse/SPARK-14487
> Project: Spark
> Issue Type: Sub-task
> Reporter: Liang-Chi Hsieh
> Assignee: Liang-Chi Hsieh
> Fix For: 2.0.0
>
>
> Currently we use SQLUserDefinedType annotation to register UDTs for user
> classes. However, by doing this, we add Spark dependency to user classes.
> For some user classes, it is unnecessary to add such dependency that will
> increase deployment difficulty.
> We should provide alternative approach to register UDTs for user classes
> without SQLUserDefinedType annotation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]