You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/02/22 04:19:00 UTC

[jira] [Resolved] (SPARK-26955) Align Spark's TimSort to JDK 11 TimSort

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

Sean Owen resolved SPARK-26955.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

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

> Align Spark's TimSort to JDK 11 TimSort
> ---------------------------------------
>
>                 Key: SPARK-26955
>                 URL: https://issues.apache.org/jira/browse/SPARK-26955
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> There are a couple differences in Spark's TimSort and JDK 11 TimSort:
> - Additional check in mergeCollapse introduced by http://hg.openjdk.java.net/jdk/jdk/rev/3a6d47df8239#l1.34
> - And increased constants for stackLen (http://hg.openjdk.java.net/jdk/jdk11/file/1ddf9a99e4ad/src/java.base/share/classes/java/util/TimSort.java#l184):
> The ticket aims to address the differences.



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

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