Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
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.
Attachments
Issue Links
- links to