Class TableFunctionScanNode

java.lang.Object
org.apache.calcite.interpreter.TableFunctionScanNode
All Implemented Interfaces:
AutoCloseable, Node

public class TableFunctionScanNode extends Object implements Node
Interpreter node that implements a TableFunctionScan.