Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21705#discussion_r199858281
  
    --- 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 --
    
    ah sorry for the confusion about "call", I mean rename this method...


---

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

Reply via email to