You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2017/08/24 11:33:00 UTC

[jira] [Assigned] (SPARK-18777) Return UDF objects when registering from Python

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

Hyukjin Kwon reassigned SPARK-18777:
------------------------------------

    Assignee: Maciej Szymkiewicz

> Return UDF objects when registering from Python
> -----------------------------------------------
>
>                 Key: SPARK-18777
>                 URL: https://issues.apache.org/jira/browse/SPARK-18777
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SQL
>            Reporter: holdenk
>            Assignee: Maciej Szymkiewicz
>
> In Scala when registering a UDF it gives you back a UDF object that you can use in the Dataset/DataFrame API as well as with SQL expressions. We can do the same in Python, for both Python UDFs and Java UDFs registered from Python.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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