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

Andrew Or resolved SPARK-15552.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> 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
>             Fix For: 2.0.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to