Takuya Ueshin created SPARK-26620:
-------------------------------------

             Summary: DataFrameReader.json and csv in Python should accept 
DataFrame.
                 Key: SPARK-26620
                 URL: https://issues.apache.org/jira/browse/SPARK-26620
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.0.0
            Reporter: Takuya Ueshin


Currently {{DataFrameReader.json()}} and {{csv()}} in Python doesn't accept 
{{DataFrame}}, but they should accept if the schema of the given {{DataFrame}} 
contains only one String column.



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

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

Reply via email to