You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/02/15 14:31:00 UTC

[jira] [Created] (CALCITE-2851) Simplification: track visited nodes in paranoid mode

Zoltan Haindrich created CALCITE-2851:
-----------------------------------------

             Summary: 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


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)