[
https://issues.apache.org/jira/browse/CALCITE-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-2920.
----------------------------------
Resolution: Fixed
> RelBuilder: new method to create an antijoin
> --------------------------------------------
>
> Key: CALCITE-2920
> URL: https://issues.apache.org/jira/browse/CALCITE-2920
> Project: Calcite
> Issue Type: New Feature
> Reporter: Ruben Quesada Lopez
> Assignee: Ruben Quesada Lopez
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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 message was sent by Atlassian JIRA
(v7.6.3#76005)