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