[
https://issues.apache.org/jira/browse/SPARK-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai resolved SPARK-11513.
------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 9479
[https://github.com/apache/spark/pull/9479]
> Remove the internal implicit conversion from LogicalPlan to DataFrame
> ---------------------------------------------------------------------
>
> Key: SPARK-11513
> URL: https://issues.apache.org/jira/browse/SPARK-11513
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Fix For: 1.6.0
>
>
> DataFrame has an internal implicit conversion that turns a LogicalPlan into a
> DataFrame. This has been fairly confusing to a few new contributors. Since it
> doesn't buy us much, we should just remove that implicit conversion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]