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 2020/07/03 12:40:34 UTC

[GitHub] [spark] manuzhang edited a comment on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE

manuzhang edited a comment on pull request #28954:
URL: https://github.com/apache/spark/pull/28954#issuecomment-653529076


   @JkSelf @viirya 
   Here is the partial SQL UI of running the same example with default number of shuffle partitions. (the binary is built from master branch till June 29). You can see `SortMergeJoin` is followed by an `Exchange` of 200 partitions. 
   
   ![image](https://user-images.githubusercontent.com/1191767/86469414-eaffbb80-bd6b-11ea-8d33-d0c88d12ede3.png)
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org