[ https://issues.apache.org/jira/browse/SPARK-21499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095931#comment-16095931 ]
Apache Spark commented on SPARK-21499: -------------------------------------- User 'gatorsmile' has created a pull request for this issue: https://github.com/apache/spark/pull/18700 > 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 > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org