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

HepPlanner should force garbage collect whenever a root registered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • None
    • None

    Description

      Currently HepPlanner#collectGarbage() will skip if there is no new transform since last GC. If HepPlanner is reused, it is common case that no transform is applied after last cheapest plan is built while before next round of optimize is kicked off.

      This may break HepPlanner because the garbage is probably not a graph after HepPlanner#buildFinalPlan .

      I'll try if I can create a reproduce case.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            tedxu Ted Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: