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

Wenchen Fan resolved SPARK-41048.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

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

> Improve output partitioning and ordering with AQE cache 
> --------------------------------------------------------
>
>                 Key: SPARK-41048
>                 URL: https://issues.apache.org/jira/browse/SPARK-41048
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: XiDuo You
>            Priority: Major
>             Fix For: 3.4.0
>
>
> The cached plan in InMemoryRelation can be AdaptiveSparkPlanExec, however 
> AdaptiveSparkPlanExec deos not specify its output partitioning and ordering. 
> It causes unnecessary shuffle and local sort for downstream action.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to