[
https://issues.apache.org/jira/browse/SPARK-15552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301620#comment-15301620
]
Apache Spark commented on SPARK-15552:
--------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/13319
> Remove unnecessary private[sql] methods in SparkSession
> -------------------------------------------------------
>
> Key: SPARK-15552
> URL: https://issues.apache.org/jira/browse/SPARK-15552
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Reynold Xin
>
> SparkSession has a list of unnecessary private[sql] methods. These methods
> cause some trouble because private[sql] doesn't apply in Java. In the cases
> that they are easy to remove, we can simply remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]