[jira] [Updated] (SPARK-35442) Eliminate unnecessary join through Aggregate

2022-01-07 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-35442: -- Description: The Aggregate in AQE is different with others, the `LogicalQueryStage` looks like

[jira] [Updated] (SPARK-35442) Eliminate unnecessary join through Aggregate

2021-05-19 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-35442: -- Description: If Aggregate and Join have the same output partitioning, the plan will look like:

[jira] [Updated] (SPARK-35442) Eliminate unnecessary join through Aggregate

2021-05-19 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-35442: -- Description: If Aggregate and Join have the same output partitioning, the plan will look like:

[jira] [Updated] (SPARK-35442) Eliminate unnecessary join through Aggregate

2021-05-19 Thread XiDuo You (Jira)
[ https://issues.apache.org/jira/browse/SPARK-35442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiDuo You updated SPARK-35442: -- Description: If Aggregate and Join have the same output partitioning, the plan will look like: