rubenada commented on issue #1289: [CALCITE-3126] Remove deprecated SemiJoin 
usage completely
URL: https://github.com/apache/calcite/pull/1289#issuecomment-527030248
 
 
   As @danny0405 said, EnumerableNestedLoopJoin can support SemiJoin with any 
type of join condition.
   In case of SemiJoin with equi-join condition, EnumerableHashJoin can be used 
as a replacement too.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to