You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/09/14 13:56:00 UTC

[jira] [Resolved] (SPARK-32868) Mark more aggregate functions as order irrelevant

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

Takeshi Yamamuro resolved SPARK-32868.
--------------------------------------
    Fix Version/s: 3.1.0
         Assignee: Tanel Kiis
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/29740

> Mark more aggregate functions as order irrelevant
> -------------------------------------------------
>
>                 Key: SPARK-32868
>                 URL: https://issues.apache.org/jira/browse/SPARK-32868
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Tanel Kiis
>            Assignee: Tanel Kiis
>            Priority: Major
>             Fix For: 3.1.0
>
>
> In the EliminateSorts rule there is a list of aggregate functions, that are order irrelevant. The list is incomplete - for example HyperLogLogPlusPlus and BitAggregate are also order irrelevant.



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