public class AggregateProjectReduceRule
extends org.apache.calcite.plan.RelOptRule
AggregateMultipleExpandRule.
With this rule, the rolled up dimensions in aggregate will be reduced, we can use higher layer cuboid data.| Modifier and Type | Field and Description |
|---|---|
static AggregateProjectReduceRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final AggregateProjectReduceRule INSTANCE
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.