public class Aggregations extends Object
| Modifier and Type | Method and Description | 
|---|---|
static List<DruidExpression> | 
getArgumentsForSimpleAggregator(PlannerContext plannerContext,
                               RowSignature rowSignature,
                               org.apache.calcite.rel.core.AggregateCall call,
                               org.apache.calcite.rel.core.Project project)  | 
@Nullable public static List<DruidExpression> getArgumentsForSimpleAggregator(PlannerContext plannerContext, RowSignature rowSignature, org.apache.calcite.rel.core.AggregateCall call, org.apache.calcite.rel.core.Project project)
Copyright © 2011–2018. All rights reserved.