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

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

Takuya Ueshin created SPARK-26610:
-------------------------------------

             Summary: 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


{{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