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

Add missing method to pyspark api: spark.read.csv(Dataset<String>)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • PySpark
    • None

    Description

      https://issues.apache.org/jira/browse/SPARK-15463 added a method to the scala API without adding an equivalent in pyspark: spark.read.csv(Dataset<String>)

      I was writing some things with pyspark but had to switch it to scala/java to use that method – since equivalency between python/java/scala is a Spark goal, we should make sure this functionality exists in all the supported languages.

      https://github.com/apache/spark/pull/16854/files#diff-f70bda59304588cc3abfa3a9840653f4R408

      cc hyukjin.kwon

      Attachments

        Issue Links

          Activity

            People

              goldmedal Jia-Xuan Liu
              aash Andrew Ash
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: