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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to