You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (Jira)" <ji...@apache.org> on 2022/04/21 03:07:00 UTC

[jira] [Resolved] (SPARK-37914) Make RuntimeReplaceable works for AggregateFunction

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

jiaan.geng resolved SPARK-37914.
--------------------------------
    Resolution: Won't Fix

> 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.7#820007)

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