Ngone51 commented on a change in pull request #23581: 
[SPARK-22465][CORE][FOLLOWUP]Use existing partitioner when defaultNumPartitions 
is equal to maxPartitioner.numPartitions
URL: https://github.com/apache/spark/pull/23581#discussion_r249627611
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/Partitioner.scala
 ##########
 @@ -81,7 +81,7 @@ object Partitioner {
     // If the existing max partitioner is an eligible one, or its partitions 
number is larger
     // than the default number of partitions, use the existing partitioner.
 
 Review comment:
   sure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to