Revision 4304d0bf05eb51c13ae1b9ee9a2970a945b51cac authored by Takuya UESHIN on 08 September 2017, 05:26:07 UTC, committed by Takuya UESHIN on 08 September 2017, 05:26:23 UTC
## What changes were proposed in this pull request?

`pyspark.sql.tests.SQLTests2` doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes `pyspark.sql.tests.SQLTests2` stop `SparkContext`.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <ueshin@databricks.com>

Closes #19158 from ueshin/issues/SPARK-21950.

(cherry picked from commit 57bc1e9eb452284cbed090dbd5008eb2062f1b36)
Signed-off-by: Takuya UESHIN <ueshin@databricks.com>
1 parent 0848df1
History

README.md

back to top