rubenada opened a new pull request #1110: [CALCITE-2920] RelBuilder: new method 
to create an antijoin
URL: https://github.com/apache/calcite/pull/1110
 
 
   Add new method to RelBuilder in order to create an antijoin.
   Since, for the moment, there is no "AntiJoin" expression, the only 
possibility to build an AntiJoin is using a LogicalCorrelate with 
SemiJoinType.ANTI

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