Uses of Class
org.apache.drill.exec.planner.logical.DrillAggregateRel
Packages that use DrillAggregateRel
-
Uses of DrillAggregateRel in org.apache.drill.exec.planner.logical
Methods in org.apache.drill.exec.planner.logical that return DrillAggregateRelModifier and TypeMethodDescriptionstatic DrillAggregateRelDrillAggregateRel.convert(GroupingAggregate groupBy, ConversionContext value) -
Uses of DrillAggregateRel in org.apache.drill.exec.planner.physical
Methods in org.apache.drill.exec.planner.physical with parameters of type DrillAggregateRelModifier and TypeMethodDescriptionprotected booleanAggPruleBase.create2PhasePlan(org.apache.calcite.plan.RelOptRuleCall call, DrillAggregateRel aggregate) protected List<DrillDistributionTrait.DistributionField> AggPruleBase.getDistributionField(DrillAggregateRel rel, boolean allFields)