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

    https://github.com/apache/spark/pull/21568#discussion_r195919861
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala ---
    @@ -104,11 +105,34 @@ class SQLQueryTestSuite extends QueryTest with 
SharedSQLContext {
                           // We should ignore this file from processing.
       )
     
    +  private val configsAllJoinTypes = 
Seq(Seq(SQLConf.AUTO_BROADCASTJOIN_THRESHOLD.key ->
    --- End diff --
    
    Add a comment describing what each config set means for?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to