Skip to content
Snippets Groups Projects
Commit 594a1bf2 authored by Eric Liang's avatar Eric Liang Committed by Andrew Or
Browse files

[SPARK-15520][SQL] Also set sparkContext confs when using SparkSession builder in pyspark

## What changes were proposed in this pull request?

Also sets confs in the underlying sc when using SparkSession.builder.getOrCreate(). This is a bug-fix from a post-merge comment in https://github.com/apache/spark/pull/13289

## How was this patch tested?

Python doc-tests.

Author: Eric Liang <ekl@databricks.com>

Closes #13309 from ericl/spark-15520-1.
parent 2b1ac6ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment