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

    https://github.com/apache/spark/pull/21705#discussion_r199817849
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/internal/ExecutorSideSQLConfSuite.scala
 ---
    @@ -40,16 +40,24 @@ class ExecutorSideSQLConfSuite extends SparkFunSuite 
with SQLTestUtils {
         spark = null
       }
     
    +  private def withStaticSQLConf(pairs: (String, String)*)(f: => Unit): 
Unit = {
    --- End diff --
    
    will check


---

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

Reply via email to