cloud-fan commented on pull request #32088: URL: https://github.com/apache/spark/pull/32088#issuecomment-823324591
shuffle hash join is disabled by default. If it's explicitly enabled, I think it's better to keep it and optimize it with the same algorithm optimizing sort merge join. -- 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]
