[ 
https://issues.apache.org/jira/browse/CALCITE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032417#comment-15032417
 ] 

Julian Hyde commented on CALCITE-966:
-------------------------------------

I realized I was mistaken about Windows, so I removed the comment. Sorry for 
the confusion!

+1 New commit looks good.

> 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
>             Fix For: 1.6.0
>
>
> 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