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

[jira] [Resolved] (SPARK-21499) Support creating persistent function for Spark UDAF(UserDefinedAggregateFunction)

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

Xiao Li resolved SPARK-21499.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

> Support creating persistent function for Spark UDAF(UserDefinedAggregateFunction)
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-21499
>                 URL: https://issues.apache.org/jira/browse/SPARK-21499
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>             Fix For: 2.3.0
>
>
> Support creating persistent functions for Spark UDAF(UserDefinedAggregateFunction)
> For example,
> {noformat}
> CREATE FUNCTION myDoubleAvg AS 'test.org.apache.spark.sql.MyDoubleAvg'
> {noformat}



--
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