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

    https://github.com/apache/spark/pull/21568#discussion_r195921297
  
    --- 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 --
    
    I see now, got it, thanks. I am not sure as we do not usually do so in 
other test suites. @cloud-fan @maropu what do you think?


---

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

Reply via email to