yaooqinn commented on a change in pull request #33172:
URL: https://github.com/apache/spark/pull/33172#discussion_r662334188
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -525,8 +525,20 @@ object SQLConf {
.booleanConf
.createWithDefault(true)
+ val COALESCE_PARTITIONS_PARALLELISM_FIRST =
+ buildConf("spark.sql.adaptive.coalescePartitions.parallelismFirst")
Review comment:
better to update the doc of
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]