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

In interpreter, support table-valued functions

    XMLWordPrintableJSON

Details

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

    Description

      In interpreter, support table-valued functions. Currently if you try to run a plan that contains table-valued functions in the interpreter, you get an error like this:

      java.lang.AssertionError: interpreter: no implementation for class org.apache.calcite.rel.logical.LogicalTableFunctionScanjava.lang.AssertionError: interpreter: no implementation for class org.apache.calcite.rel.logical.LogicalTableFunctionScan
       at org.apache.calcite.interpreter.Interpreter$CompilerImpl.visit(Interpreter.java:462) at org.apache.calcite.interpreter.Nodes$CoreCompiler.visit(Nodes.java:45) 

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: