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

Oscar D. Lara Yejas updated SPARK-14256:
----------------------------------------
    Description: Currently, the user requires to pass parameter sqlContext to 
both createDataFrame and as.DataFrame. Since sqlContext is a singleton global 
parameter, it should be obviated from the signature of these two methods.

> Remove parameter sqlContext from as.DataFrame and createDataFrame
> -----------------------------------------------------------------
>
>                 Key: SPARK-14256
>                 URL: https://issues.apache.org/jira/browse/SPARK-14256
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Oscar D. Lara Yejas
>
> Currently, the user requires to pass parameter sqlContext to both 
> createDataFrame and as.DataFrame. Since sqlContext is a singleton global 
> parameter, it should be obviated from the signature of these two methods.



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

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

Reply via email to