You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2022/01/10 12:08:00 UTC

[jira] [Resolved] (SPARK-35442) Support propagate empty relation through aggregate

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

Wenchen Fan resolved SPARK-35442.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35149
[https://github.com/apache/spark/pull/35149]

> Support propagate empty relation through aggregate
> --------------------------------------------------
>
>                 Key: SPARK-35442
>                 URL: https://issues.apache.org/jira/browse/SPARK-35442
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: XiDuo You
>            Priority: Minor
>             Fix For: 3.3.0
>
>
> The Aggregate in AQE is different with others, the `LogicalQueryStage` looks like `LogicalQueryStage(Aggregate, BaseAggregate)`. We should handle this case specially.
> Logically, if the Aggregate grouping expression is not empty, we can eliminate it safely.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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