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

Execute logical RelNodes using an interpreter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.1-incubating
    • None
    • None

    Description

      Add an interpreter that can evaluate logical RelNodes (such as FilterRel, TableAccessRel).

      The motivation is similar to OPTIQ-107 but this feature request would interpret logical RelNodes, not RelNodes that implement EnumerableRel. This case would eliminate planning time as well as the janino step.

      We should explicit sources, sinks and start/run/stop methods. A bit less efficient, but gives us the opportunity for detailed tracing and even single-stepping.

      Put code in a new package net.hydromatic.optiq.impl.interpreter.

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              julianhyde Julian Hyde
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: