Skip to content
Snippets Groups Projects
Commit a15ca553 authored by WeichenXu's avatar WeichenXu Committed by Andrew Or
Browse files

[SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with...

[SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code

## What changes were proposed in this pull request?

Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code.

## How was this patch tested?

Existing test.

Author: WeichenXu <WeichenXu123@outlook.com>

Closes #13242 from WeichenXu123/python_doctest_update_sparksession.
parent 5afd927a
No related branches found
No related tags found
No related merge requests found
Showing
with 213 additions and 152 deletions
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