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

Santiago M. Mola commented on CALCITE-720:
------------------------------------------

PR: https://github.com/apache/incubator-calcite/pull/86

> 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
>
>  
> {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)

Reply via email to