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

Sean Owen updated SPARK-11716:
------------------------------
    Assignee: Yin Huai

> UDFRegistration Drops Input Type Information
> --------------------------------------------
>
>                 Key: SPARK-11716
>                 URL: https://issues.apache.org/jira/browse/SPARK-11716
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.1
>            Reporter: Artjom Metro
>            Assignee: Yin Huai
>              Labels: sql, udf
>             Fix For: 1.6.0
>
>
> The UserDefinedFunction returned by the UDFRegistration does not contain the 
> input type information, although that information is available.
> To fix the issue the last line of every register function would had to be 
> changed to "UserDefinedFunction(func, dataType, inputType)" or is there any 
> specific reason this was not done?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to