Yuanjian Li created SPARK-30074:
-----------------------------------

             Summary: The maxNumPostShufflePartitions config should obey 
reducePostShufflePartitions enabled
                 Key: SPARK-30074
                 URL: https://issues.apache.org/jira/browse/SPARK-30074
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Yuanjian Li


The config "spark.sql.adaptive.shuffle.maxNumPostShufflePartitions" should be 
controlled by not only "spark.sql.adaptive.enabled", but also 
"spark.sql.adaptive.shuffle.reducePostShufflePartitions.enabled", that keeps 
the same behavior of minNumPostShufflePartitions and targetPostShuffleInputSize.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to