Uses of Interface
org.apache.drill.exec.physical.base.LateralContract
-
Uses of LateralContract in org.apache.drill.exec.physical.impl.join
Modifier and TypeClassDescriptionclass
RecordBatch implementation for the lateral join operator. -
Uses of LateralContract in org.apache.drill.exec.record
Modifier and TypeFieldDescriptionprotected LateralContract
AbstractTableFunctionRecordBatch.lateral
Modifier and TypeMethodDescriptionvoid
AbstractTableFunctionRecordBatch.setIncoming
(LateralContract incoming) void
TableFunctionContract.setIncoming
(LateralContract incoming) sets the incoming Lateral Contract for the operator.