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

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

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

> Fix EliminateSorts remove global sort below the local sort
> ----------------------------------------------------------
>
>                 Key: SPARK-39835
>                 URL: https://issues.apache.org/jira/browse/SPARK-39835
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: XiDuo You
>            Priority: Major
>             Fix For: 3.3.1, 3.4.0
>
>
> If a global sort below locol sort, we should not remove the global sort 
> becuase the output partitioning can be affected.
> This issue is going to worse since we pull out the V1 Write sort to logcial 
> side.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to