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/08/03 03:17:00 UTC

[jira] [Updated] (SPARK-39835) Fix EliminateSorts remove global sort below the local sort

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

Wenchen Fan updated SPARK-39835:
--------------------------------
    Fix Version/s: 3.1.4
                   3.2.3

> 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
>            Assignee: XiDuo You
>            Priority: Major
>             Fix For: 3.1.4, 3.4.0, 3.3.1, 3.2.3
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org