[
https://issues.apache.org/jira/browse/SPARK-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282970#comment-15282970
]
Apache Spark commented on SPARK-15075:
--------------------------------------
User 'dilipbiswal' has created a pull request for this issue:
https://github.com/apache/spark/pull/13102
> Cleanup dependencies between SQLContext and SparkSession
> --------------------------------------------------------
>
> Key: SPARK-15075
> URL: https://issues.apache.org/jira/browse/SPARK-15075
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Fix For: 2.0.0
>
>
> We currently in SparkSession.Builder use SQLContext.getOrCreate. It should
> probably the the other way around, i.e. all the core logic goes in
> SparkSession, and SQLContext just calls that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]