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 09:11:04 UTC

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

cloud-fan 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_r335893049
 
 

 ##########
 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:
   shall we move it after the parent AQE flag?

----------------------------------------------------------------
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