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

Hyukjin Kwon resolved SPARK-17694.
----------------------------------
    Resolution: Incomplete

> convert DataFrame to DataSet should check columns match
> -------------------------------------------------------
>
>                 Key: SPARK-17694
>                 URL: https://issues.apache.org/jira/browse/SPARK-17694
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.6.1, 1.6.2
>            Reporter: Chenliang Xu
>            Priority: Minor
>              Labels: bulk-closed
>
> The {{as}} method, which converts a DataFrame to DataSet requires the user to 
> ensure the columns are match. And it success even the columns do not match, 
> and cause error at later steps.
> It would be better, to let {{as}} match the columns, and fail/warn when the 
> match fails.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to