Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25075 Build and test Spark against Scala 2.13
  3. SPARK-29296

Use scala-parallel-collections library in 2.13

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Spark Core
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              srowen Sean R. Owen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: