[ 
https://issues.apache.org/jira/browse/CALCITE-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde resolved CALCITE-3089.
----------------------------------
    Resolution: Fixed

Fixed in 
[36e3109f|https://github.com/apache/calcite/commit/36e3109fb524c13ca0a08e3ad585785aa5abc18b];
 thanks for the PR, [~hyuan]!

> Deprecate EquiJoin
> ------------------
>
>                 Key: CALCITE-3089
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3089
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Haisheng Yuan
>            Assignee: Haisheng Yuan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.21.0
>
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> EquiJoin should be replaced by Join with equiConds and nonEquiConds (empty if 
> it doesn't have).
> EquiJoin will not have any subclasses. EnumerableHashJoin and 
> EnumerableMergeJoin, SemiJoin should extend Join directly.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to