Reynold Xin created SPARK-13895:
-----------------------------------

             Summary: DataFrameReader.text should return Dataset[String]
                 Key: SPARK-13895
                 URL: https://issues.apache.org/jira/browse/SPARK-13895
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin
            Priority: Blocker


Rather than returning a DataFrame, it should return a Dataset[String]. The 
documentation should still make it clear that the underlying schema is a single 
string column named "value".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to