You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-15520][SQL] SparkSession builder in python should also allow overriding confs of existing sessions
## What changes were proposed in this pull request?
This fixes the python SparkSession builder to allow setting confs correctly. This was a leftover TODO from #13200.
## How was this patch tested?
Python doc tests.
cc andrewor14
Author: Eric Liang <[email protected]>
Closes#13289 from ericl/spark-15520.
0 commit comments