You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2017/09/25 02:36:01 UTC

[jira] [Commented] (SPARK-22112) Add missing method to pyspark api: spark.read.csv(Dataset)

    [ https://issues.apache.org/jira/browse/SPARK-22112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178458#comment-16178458 ] 

Liang-Chi Hsieh commented on SPARK-22112:
-----------------------------------------

cc [~jmchung] or [~goldmedal]] Maybe any of you will be interested in this.

> Add missing method to pyspark api: spark.read.csv(Dataset<String>)
> ------------------------------------------------------------------
>
>                 Key: SPARK-22112
>                 URL: https://issues.apache.org/jira/browse/SPARK-22112
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 2.2.0
>            Reporter: Andrew Ash
>
> 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]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org