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

    https://github.com/apache/spark/pull/21568#discussion_r195920341
  
    --- 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 --
    
    sorry I am not sure what you mean exactly. Every config has it is own 
description which explains what it is intended for. Did you mean something 
different?


---

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

Reply via email to