You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2015/04/14 18:29:14 UTC

[jira] [Created] (PHOENIX-1860) Implement PhoenixLimitPushThroughJoinRule in Phoenix/Calcite Integration

Maryann Xue created PHOENIX-1860:
------------------------------------

             Summary: Implement PhoenixLimitPushThroughJoinRule in Phoenix/Calcite Integration
                 Key: PHOENIX-1860
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1860
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Maryann Xue
            Assignee: Maryann Xue


The OUTER end of the join will have an additional Limit RelNode above while the original Limit over Join node should still remain. We need to maintain a flag or something in order to prevent the rule to fired again for the same node.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)