| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.join | |
| org.apache.drill.exec.physical.impl.unnest | |
| org.apache.drill.exec.record |
| Modifier and Type | Class and Description |
|---|---|
class |
LateralJoinBatch
RecordBatch implementation for the lateral join operator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockLateralJoinBatch
A mock lateral join implementation for testing unnest.
|
| 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 © 2021 The Apache Software Foundation. All rights reserved.