[
https://issues.apache.org/jira/browse/CALCITE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-966:
--------------------------------
Fix Version/s: 1.6.0
> 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)