Haisheng Yuan created CALCITE-3089:
--------------------------------------

             Summary: Deprecate EquiJoin
                 Key: CALCITE-3089
                 URL: https://issues.apache.org/jira/browse/CALCITE-3089
             Project: Calcite
          Issue Type: Improvement
            Reporter: Haisheng Yuan


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 extended Join directly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to