GitHub user jiangxb1987 opened a pull request:
https://github.com/apache/spark/pull/22330
[SPARK-19355][SQL][FOLLOWUP][TEST] Properly recycle SparkSession on
TakeOrderedAndProjectSuite finishes
## What changes were proposed in this pull request?
Previously in `TakeOrderedAndProjectSuite` the SparkSession will not get
recycled when the test suite finishes.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiangxb1987/spark SPARK-19355
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22330.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22330
----
commit 0b010669b15781a648f7c7bde13556ddb7c003c3
Author: Xingbo Jiang <xingbo.jiang@...>
Date: 2018-09-04T12:23:30Z
properly recycle SparkSession on TakeOrderedAndProjectSuite finishes.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]