Uses of Class
org.apache.drill.exec.planner.logical.DrillAggregateRel
-
Uses of DrillAggregateRel in org.apache.drill.exec.planner.logical
Modifier and TypeMethodDescriptionstatic DrillAggregateRel
DrillAggregateRel.convert
(GroupingAggregate groupBy, ConversionContext value) -
Uses of DrillAggregateRel in org.apache.drill.exec.planner.physical
Modifier and TypeMethodDescriptionprotected boolean
AggPruleBase.create2PhasePlan
(org.apache.calcite.plan.RelOptRuleCall call, DrillAggregateRel aggregate) protected List<DrillDistributionTrait.DistributionField>
AggPruleBase.getDistributionField
(DrillAggregateRel rel, boolean allFields)