Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20927#discussion_r177915352
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/test/TestSQLContext.scala ---
@@ -34,6 +34,9 @@ private[spark] class TestSparkSession(sc: SparkContext)
extends SparkSession(sc)
this(new SparkConf)
}
+ SparkSession.setDefaultSession(this)
--- End diff --
We will merge that one first.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]