You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/07/22 03:50:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17569773#comment-17569773 ] 

Apache Spark commented on SPARK-39835:
--------------------------------------

User 'ulysses-you' has created a pull request for this issue:
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
>
> 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