Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-720

VolcanoPlanner.ambitious comment doc is inconsistent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.3.0-incubating
    • None
    • None

    Description

       /**
         * 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;
      

      The default is false due to unresolved bugs with various rules seems inconsistent with ambitious = true.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            smolav Santiago M. Mola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: