| 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 |
|---|---|
GroupingAggregate |
GroupingAggregate.Builder.internalBuild() |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
LogicalVisitor.visitGroupingAggregate(GroupingAggregate groupBy,
EXTRA value) |
T |
AbstractLogicalVisitor.visitGroupingAggregate(GroupingAggregate groupBy,
X value) |
| Modifier and Type | Method and Description |
|---|---|
static DrillAggregateRel |
DrillAggregateRel.convert(GroupingAggregate groupBy,
ConversionContext value) |
Void |
ScanFieldDeterminer.visitGroupingAggregate(GroupingAggregate groupBy,
ScanFieldDeterminer.FieldList value) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.