private static class DruidRules.DruidProjectAggregateRule extends RelOptRule
description, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
private |
DruidProjectAggregateRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(RelOptRuleCall call) |
private static boolean |
validAggregate(Aggregate aggregate,
int idx) |
private static int |
validProject(Project project,
DruidQuery query) |
any, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unorderedpublic void onMatch(RelOptRuleCall call)
onMatch in class RelOptRuleprivate static int validProject(Project project, DruidQuery query)
private static boolean validAggregate(Aggregate aggregate, int idx)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.