| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.join | |
| org.apache.drill.exec.physical.impl.metadata | |
| org.apache.drill.exec.physical.impl.union |
| Modifier and Type | Class and Description |
|---|---|
class |
HashJoinBatch
Implements the runtime execution for the Hash-Join operator supporting INNER,
LEFT OUTER, RIGHT OUTER, and FULL OUTER joins
|
class |
LateralJoinBatch
RecordBatch implementation for the lateral join operator.
|
class |
MergeJoinBatch
A join operator that merges two sorted streams using a record iterator.
|
class |
NestedLoopJoinBatch |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataControllerBatch
Terminal operator for producing ANALYZE statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnionAllRecordBatch |
Copyright © 2021 The Apache Software Foundation. All rights reserved.