[
https://issues.apache.org/jira/browse/SPARK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Li resolved SPARK-19669.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
> Open up visibility for sharedState, sessionState, and a few other functions
> ---------------------------------------------------------------------------
>
> Key: SPARK-19669
> URL: https://issues.apache.org/jira/browse/SPARK-19669
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Fix For: 2.2.0
>
>
> To ease debugging, most of Spark SQL internals have public level visibility.
> Two of the most important internal states, sharedState and sessionState,
> however, are package private. It would make more sense to open these up as
> well with clear documentation that they are internal.
> In addition, users currently have way to set active/default SparkSession, but
> no way to actually get them back. We should open those up as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]