[
https://issues.apache.org/jira/browse/CALCITE-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770744#comment-16770744
]
Yuzhao Chen commented on CALCITE-2851:
--------------------------------------
Sounds reasonable if we can identify multiple matched rules for same node, if
we can have such info, some simplification may be possible, we may promotion
the planning time.
> Simplification: track visited nodes in paranoid mode
> ----------------------------------------------------
>
> Key: CALCITE-2851
> URL: https://issues.apache.org/jira/browse/CALCITE-2851
> Project: Calcite
> Issue Type: Improvement
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
>
> Idea is to have an object which could track all the visited nodes, goal is to
> identify if we have rules which are about to re-visit a previously visited
> node again.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)