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

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

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

> Use scala-parallel-collections library in 2.13
> ----------------------------------------------
>
>                 Key: SPARK-29296
>                 URL: https://issues.apache.org/jira/browse/SPARK-29296
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Sean R. Owen
>            Assignee: Sean R. Owen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Classes like ForkJoinTaskSupport and .par moved to scala-parallel-collections 
> in 2.13. This needs to be included as a dependency only in 2.13 via a 
> profile. However we'll also have to rewrite use of .par to get this to work 
> in 2.12 and 2.13 simultaneously:
> https://github.com/scala/scala-parallel-collections/issues/22



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to