Uses of Interface
org.apache.drill.exec.record.TableFunctionContract
-
Uses of TableFunctionContract in org.apache.drill.exec.physical.impl.unnest
-
Uses of TableFunctionContract in org.apache.drill.exec.record
Modifier and TypeClassDescriptionclass
AbstractTableFunctionRecordBatch<T extends PhysicalOperator>
Implements AbstractUnaryRecodBatch for operators that do not have an incoming record batch available at creation time; the input is typically set up a few steps after creation.