Package | Description |
---|---|
org.apache.drill.exec.physical.impl.join | |
org.apache.drill.exec.record |
Modifier and Type | Class and Description |
---|---|
class |
LateralJoinBatch
RecordBatch implementation for the lateral join operator.
|
Modifier and Type | Field and Description |
---|---|
protected LateralContract |
AbstractTableFunctionRecordBatch.lateral |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTableFunctionRecordBatch.setIncoming(LateralContract incoming) |
void |
TableFunctionContract.setIncoming(LateralContract incoming)
sets the incoming Lateral Contract for the operator.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.