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

Hyukjin Kwon resolved SPARK-15568.
----------------------------------
    Resolution: Incomplete

> TimSort and RadixSort can't support more than 1 billions elements
> -----------------------------------------------------------------
>
>                 Key: SPARK-15568
>                 URL: https://issues.apache.org/jira/browse/SPARK-15568
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>            Priority: Major
>              Labels: bulk-closed
>
> Both TimSort and RadixSort using int as the type for index and length, it 
> will overflow when there are more than 2 billions elements on the array.



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

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

Reply via email to