[
https://issues.apache.org/jira/browse/SPARK-37914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476515#comment-17476515
]
Apache Spark commented on SPARK-37914:
--------------------------------------
User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/35213
> Make RuntimeReplaceable works for AggregateFunction
> ---------------------------------------------------
>
> Key: SPARK-37914
> URL: https://issues.apache.org/jira/browse/SPARK-37914
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.3.0
> Reporter: jiaan.geng
> Priority: Major
>
> Currently, Spark provides RuntimeReplaceable to replace function with another
> function. The last function must be exists in build-in functions, so
> RuntimeReplaceable make Spark could reuse the implement of build-in function.
> But RuntimeReplaceable not works for aggregate function.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]