Jinfeng Ni created CALCITE-966:
----------------------------------

             Summary: VolcanoPlanner should clear ruleNames in order to avoid 
rule name conflicting error
                 Key: CALCITE-966
                 URL: https://issues.apache.org/jira/browse/CALCITE-966
             Project: Calcite
          Issue Type: Bug
          Components: core
            Reporter: Jinfeng Ni
            Assignee: Jinfeng Ni
            Priority: Minor


When VolcanoPlanner is called multiple times through Frameworks, it may 
encounter rule name conflicting error, if the first ruleset and second ruleset 
have rules with identical name. 

The fix is to simply clear the set of ruleNames in VolcanoPlanner.clear() 
method.





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

Reply via email to