You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/04/28 10:15:12 UTC

[jira] [Resolved] (SPARK-14487) User Defined Type registration without SQLUserDefinedType annotation

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org