[
https://issues.apache.org/jira/browse/CALCITE-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362575#comment-17362575
]
Vladimir Ozerov commented on CALCITE-4638:
------------------------------------------
Hi. I prepared the PR [1], which only fixes the original problem. I do not have
enough knowledge about the top-down optimizer internal to provide the clean
definition of the {{TransformationRule}}. Do you have any specific ideas on how
it should be improved? Alternatively, we may add it in a separate PR< because
the bug itself is not tied to JavaDoc.
[1] https://github.com/apache/calcite/pull/2436
> Volcano top-down optimizer failed to recognize transformation rule correctly
> -----------------------------------------------------------------------------
>
> Key: CALCITE-4638
> URL: https://issues.apache.org/jira/browse/CALCITE-4638
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: Haisheng Yuan
> Assignee: Vladimir Ozerov
> Priority: Major
>
> In VolcanoPlanner.isTransformationRule, if the rule is a physical
> implementation rule, it may be recognized as a transformation rule
> incorrectly.
> See discussion in mailing list:
> https://lists.apache.org/thread.html/r362da53656b80b727c72cc6e4b807c5b1eccb15a0aa6fec5f6bbe91e%40%3Cdev.calcite.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)