You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/03/03 17:05:00 UTC

[jira] [Resolved] (SPARK-26610) Fix inconsistency between toJSON Method in Python and Scala

     [ https://issues.apache.org/jira/browse/SPARK-26610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-26610.
-------------------------------
    Resolution: Not A Problem

> Fix inconsistency between toJSON Method in Python and Scala
> -----------------------------------------------------------
>
>                 Key: SPARK-26610
>                 URL: https://issues.apache.org/jira/browse/SPARK-26610
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> {{DataFrame.toJSON()}} in PySpark should return {{DataFrame}} of JSON string instead of {{RDD}}. The method in Scala/Java was changed to return {{DataFrame}} before, but the one in PySpark was not changed at that time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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