gatorsmile commented on a change in pull request #27793: [SPARK-31037][SQL]
refine AQE config names
URL: https://github.com/apache/spark/pull/27793#discussion_r388133710
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/OptimizeSkewedJoin.scala
##########
@@ -67,8 +67,8 @@ case class OptimizeSkewedJoin(conf: SQLConf) extends
Rule[SparkPlan] {
* SHUFFLE_TARGET_POSTSHUFFLE_INPUT_SIZE.
Review comment:
?change it to ADVISORY_PARTITION_SIZE_IN_BYTES?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]