Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-19355][SQL][FOLLOWUP][TEST] Properly recycle SparkSession on T…
…akeOrderedAndProjectSuite 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 Closes apache#22330 from jiangxb1987/SPARK-19355. Authored-by: Xingbo Jiang <xingbo.jiang@databricks.com> Signed-off-by: Xiao Li <gatorsmile@gmail.com>
- Loading branch information