spark-instrumented-optimizer/sql/core/src
jinxing d106a74c53 [SPARK-21240] Fix code style for constructing and stopping a SparkContext in UT.
## What changes were proposed in this pull request?

Same with SPARK-20985.
Fix code style for constructing and stopping a `SparkContext`. Assure the context is stopped to avoid other tests complain that there's only one `SparkContext` can exist.

Author: jinxing <jinxing6042@126.com>

Closes #18454 from jinxing64/SPARK-21240.
2017-06-29 09:59:36 +01:00
..
main [SPARK-21238][SQL] allow nested SQL execution 2017-06-29 14:37:42 +08:00
test [SPARK-21240] Fix code style for constructing and stopping a SparkContext in UT. 2017-06-29 09:59:36 +01:00