You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/04/23 02:45:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17329936#comment-17329936 ] 

Apache Spark commented on SPARK-21499:
--------------------------------------

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

> 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
>            Priority: Major
>             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
(v8.3.4#803005)

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