Reynold Xin created SPARK-15552:
-----------------------------------
Summary: 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]