Github user jose-torres commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20922#discussion_r178232592
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/test/SQLTestUtils.scala ---
    @@ -64,6 +64,7 @@ private[sql] trait SQLTestUtils extends SparkFunSuite 
with SQLTestUtilsBase with
         if (loadTestDataBeforeTests) {
           loadTestData()
         }
    +    SparkSession.setActiveSession(spark)
    --- End diff --
    
    (This issue was spun off into #20926.)


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to