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

Hyukjin Kwon resolved SPARK-27186.
----------------------------------
    Resolution: Won't Fix

Sounds like too trivial to fix.

> Optimize SortShuffleWriter writing process
> ------------------------------------------
>
>                 Key: SPARK-27186
>                 URL: https://issues.apache.org/jira/browse/SPARK-27186
>             Project: Spark
>          Issue Type: Improvement
>          Components: Shuffle
>    Affects Versions: 3.0.0
>            Reporter: wangjiaochun
>            Priority: Minor
>
> If the SortShuffleWriter.write method records is empty, it should be return 
> directly and no need to keep running,refer to the process of 
> BypassMergeSortShuffleWriter.write. Here are the benefits of create Instance 
> ExternalSorter and tmp file. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to