[
https://issues.apache.org/jira/browse/SPARK-19285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Li updated SPARK-19285:
----------------------------
Component/s: (was: Java API)
SQL
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]