[ 
https://issues.apache.org/jira/browse/CALCITE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730292#comment-15730292
 ] 

Julian Hyde commented on CALCITE-1524:
--------------------------------------

OK, I'll take a look.

> Add a project to the planner root so that rules know which output fields are 
> used
> ---------------------------------------------------------------------------------
>
>                 Key: CALCITE-1524
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1524
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.11.0
>
>
> Add a project to the planner root so that rules know which output fields are 
> used.
> One such rule is {{SemiJoinRule}}; it can only apply if it knows that no 
> fields are used from the right-hand input, so it has to match a {{Project}} 
> at the root of its pattern.



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

Reply via email to