Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35894

Introduce new style enforce to not import scala.collection.Seq/IndexedSeq

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • Build
    • None

    Description

      Due to the changes on Scala 2.13, importing scala.collection.Seq or scala.collection.IndexedSeq would bring weird issue.
      (It doesn't bring issue on Scala 2.12 so it's high likely we couldn't indicate the problem till we see complication failure in Scala 2.13.)

      Please refer below page to see the details of changes around Seq.
      https://docs.scala-lang.org/overviews/core/collections-migration-213.html

      It would be nice if we can prevent the case.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: