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.  ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
