You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/17 12:36:24 UTC

[GitHub] [spark] xuanyuanking commented on a change in pull request #26147: [SPARK-9853][Core][Follow-up] Regularize all the shuffle configurations related to adaptive execution

xuanyuanking commented on a change in pull request #26147: [SPARK-9853][Core][Follow-up] Regularize all the shuffle configurations related to adaptive execution
URL: https://github.com/apache/spark/pull/26147#discussion_r335977312
 
 

 ##########
 File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -355,9 +355,8 @@ object SQLConf {
       .bytesConf(ByteUnit.BYTE)
       .createWithDefault(64 * 1024 * 1024)
 
-
   val FETCH_SHUFFLE_BLOCKS_IN_BATCH_ENABLED =
 
 Review comment:
   Sure, done in 9027083 and move all shuffle related config together.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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