[
https://issues.apache.org/jira/browse/CALCITE-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033038#comment-15033038
]
Julian Hyde commented on CALCITE-990:
-------------------------------------
A fix is available in
https://github.com/julianhyde/calcite/tree/990-any-siblings. [~milinda], You
can incorporate the fix in your branch to fix CALCITE-968, if you wish. Let me
know whether it works for you.
> Populate RelOptRuleCall.nodeInputs in Volcano for "any" operands
> ----------------------------------------------------------------
>
> Key: CALCITE-990
> URL: https://issues.apache.org/jira/browse/CALCITE-990
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
>
> If you have an "any" operand, it is useful to know all of the siblings of the
> RelNode that matched the operand. Currently VolcanoRuleCall does not populate
> RelOptRuleCall.nodeInputs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)