Github user ericl commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20927#discussion_r177910254
  
    --- 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 --
    
    Intentional conflict with https://github.com/apache/spark/pull/20926 , 
should resolve once one is merged


---

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

Reply via email to