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

PySpark using deprecated mapPartitionsWithSplit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.0
    • 0.9.0
    • PySpark, Spark Core
    • None

    Description

      In the Scala API, mapPartitionsWithSplit has been deprecated for a long time and really should be removed. However, PySpark uses mapPartitionsWithSplit instead of mapPartitionsWithIndex, so mapPartitionsWithSplit now can't be removed until it has first been deprecated in PySpark for at least one release.

      Attachments

        Activity

          People

            joshrosen Josh Rosen
            markhamstra Mark Hamstra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: