| Package | Description |
|---|---|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| org.apache.drill.common.logical.data.visitors |
Visitors for Drill logical plan graphs.
|
| org.apache.drill.exec.planner.logical |
| Modifier and Type | Method and Description |
|---|---|
Union |
Union.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
LogicalVisitor.visitUnion(Union union,
EXTRA value) |
T |
AbstractLogicalVisitor.visitUnion(Union union,
X value) |
| Modifier and Type | Method and Description |
|---|---|
static DrillUnionRel |
DrillUnionRel.convert(Union union,
ConversionContext context) |
Void |
ScanFieldDeterminer.visitUnion(Union union,
ScanFieldDeterminer.FieldList value) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.