| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.join |
| Modifier and Type | Method and Description |
|---|---|
NestedLoopJoinBatch |
NestedLoopJoinBatchCreator.getBatch(ExecutorFragmentContext context,
NestedLoopJoinPOP config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
NestedLoopJoinBatch(NestedLoopJoinPOP popConfig,
FragmentContext context,
RecordBatch left,
RecordBatch right) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.