[
https://issues.apache.org/jira/browse/SPARK-49345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-49345.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 47838
[https://github.com/apache/spark/pull/47838]
> Make sure using the current running Spark Session
> -------------------------------------------------
>
> Key: SPARK-49345
> URL: https://issues.apache.org/jira/browse/SPARK-49345
> Project: Spark
> Issue Type: Improvement
> Components: Connect
> Affects Versions: 4.0.0
> Reporter: Hyukjin Kwon
> Assignee: Hyukjin Kwon
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> If users use `SparkSession.active()` or `SQLConf.get`, then it might pick up
> wrong configurations from a different Spark session. We should make sure the
> configuration handling is done with the current running session.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]