leanken commented on pull request #29389:
URL: https://github.com/apache/spark/pull/29389#issuecomment-671433050
@cloud-fan updated. refine prepareRelation to return
```
private[joins] case class HashedRelationInfo(
relationTerm: String,
keyIsUnique: Boolean,
isEmptyHashedRelation: Boolean)
```
Code change int BHJ reverted, and do fast stop in HashJoin.scala codegenAnti
using isEmptyHashedRelation
----------------------------------------------------------------
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]