[
https://issues.apache.org/jira/browse/CALCITE-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-720:
--------------------------------
Fix Version/s: next
> VolcanoPlanner.ambitious comment doc is inconsistent
> ----------------------------------------------------
>
> Key: CALCITE-720
> URL: https://issues.apache.org/jira/browse/CALCITE-720
> Project: Calcite
> Issue Type: Bug
> Reporter: Santiago M. Mola
> Assignee: Julian Hyde
> Priority: Trivial
> Fix For: next
>
>
>
> {code}
> /**
> * If true, the planner keeps applying rules as long as they continue to
> * reduce the cost. If false, the planner terminates as soon as it has found
> * any implementation, no matter how expensive. The default is false due to
> * unresolved bugs with various rules.
> */
> protected boolean ambitious = true;
> {code}
> _The default is false due to unresolved bugs with various rules_ seems
> inconsistent with _ambitious = true._
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)