wangyum commented on PR #37236: URL: https://github.com/apache/spark/pull/37236#issuecomment-1193131575
Close it because this idea needs statistics. We should not convert to a left semi-join if the left side can broadcast and the right side cannot. Another idea is to push this join through join . But I think it's too special. -- 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]
