AngersZhuuuu commented on a change in pull request #26459: 
[SPARK-29825][SQL][TESTS] Add join-related configs in `inner-join.sql` and 
`postgreSQL/join.sql`
URL: https://github.com/apache/spark/pull/26459#discussion_r344544527
 
 

 ##########
 File path: sql/core/src/test/resources/sql-tests/inputs/postgreSQL/join.sql
 ##########
 @@ -6,6 +6,11 @@
 -- Test JOIN clauses
 -- 
https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/join.sql
 --
+
+--SET spark.sql.autoBroadcastJoinThreshold=10485760
 
 Review comment:
   @dongjoon-hyun @maropu 
    `10 * 1024 * 1024 = 10485760` 
   This config's default value is `10m`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to