You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2019/06/26 23:07:00 UTC

[jira] [Updated] (CALCITE-3089) Deprecate EquiJoin

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

Stamatis Zampetakis updated CALCITE-3089:
-----------------------------------------
    Fix Version/s: 1.21.0

> 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: 1h 20m
>  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
(v7.6.3#76005)