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/10/03 13:57:00 UTC

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

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

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

    Assignee: Sean R. Owen

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