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 R. Owen (Jira)" <ji...@apache.org> on 2019/09/30 01:37:00 UTC

[jira] [Created] (SPARK-29296) Use scala-parallel-collections library in 2.13

Sean R. Owen created SPARK-29296:
------------------------------------

             Summary: 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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org