MinJi Kim created CALCITE-1956:
----------------------------------

             Summary: Allow MultiJoin to contain multiple FULL joins
                 Key: CALCITE-1956
                 URL: https://issues.apache.org/jira/browse/CALCITE-1956
             Project: Calcite
          Issue Type: Bug
            Reporter: MinJi Kim
            Assignee: Julian Hyde


JoniToMultiJoinRule collapses multiple INNER joins into a single MultiJoin.  I 
was wondering if all the joins are full outer joins, couldn't we use the same 
logic to allow MultiJoins to contains multiple FULL joins?  This would allow 
LoptOptimizeJoinRule to re-order full outer joins, just like inner joins.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to