[
https://issues.apache.org/jira/browse/SPARK-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust closed SPARK-5476.
-----------------------------------
Resolution: Won't Fix
We decided this was too hard to do while maintaining compatibility.
> SQLContext.createDataFrame shouldn't be an implicit function
> ------------------------------------------------------------
>
> Key: SPARK-5476
> URL: https://issues.apache.org/jira/browse/SPARK-5476
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Reynold Xin
>
> It is sort of strange to ask users to import sqlContext._ or
> sqlContext.createDataFrame.
> The proposal here is to ask users to define an implicit val for SQLContext,
> and then dsl package object should include an implicit function that converts
> an RDD[Product] to a DataFrame.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]