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

Apache Spark commented on SPARK-19285:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/18598

> Java - Provide user-defined function of 0 arguments (UDF0)
> ----------------------------------------------------------
>
>                 Key: SPARK-19285
>                 URL: https://issues.apache.org/jira/browse/SPARK-19285
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Amit Baghel
>            Assignee: Xiao Li
>            Priority: Minor
>
> I need to implement zero argument UDF but Spark java api doesn't provide 
> UDF0. 
> https://github.com/apache/spark/tree/master/sql/core/src/main/java/org/apache/spark/sql/api/java
> For workaround I am creating UDF1 with one argument and not using this 
> argument.



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

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

Reply via email to