You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Quesada Lopez (JIRA)" <ji...@apache.org> on 2018/10/11 09:24:00 UTC

[jira] [Created] (CALCITE-2621) New rule: SemiJoinToCorrelateRule (SemiJoin => LogicalCorrelate)

Ruben Quesada Lopez created CALCITE-2621:
--------------------------------------------

             Summary: New rule: SemiJoinToCorrelateRule (SemiJoin => LogicalCorrelate)
                 Key: CALCITE-2621
                 URL: https://issues.apache.org/jira/browse/CALCITE-2621
             Project: Calcite
          Issue Type: Improvement
            Reporter: Ruben Quesada Lopez
            Assignee: Julian Hyde
             Fix For: 1.18.0


Similarly to JoinToCorrelateRule, in some contexts it might be interesting to transform a SemiJoin into a LogicalCorrelate, for this purpose a SemiJoinToCorrelateRule will be needed.



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