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

ASF GitHub Bot updated SPARK-49345:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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]

Reply via email to