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

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

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

Apache Spark commented on SPARK-14487:
--------------------------------------

User 'viirya' has created a pull request for this issue:
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: Improvement
>            Reporter: Liang-Chi Hsieh
>
> 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