ulysses-you commented on pull request #32355: URL: https://github.com/apache/spark/pull/32355#issuecomment-891519254
thank you @cloud-fan for review, added two methods in `JoinSelection`: * `checkHintBuildSide` is to check hint build side * `checkHintNonEquiJoin` is to check hint equi join And also added test for the equi join check. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
