public class HiveAggregateReduceRule
extends org.apache.calcite.plan.RelOptRule
Aggregates to simpler forms.
Rewrites:
| Modifier and Type | Field and Description |
|---|---|
static HiveAggregateReduceRule |
INSTANCE
The singleton.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final HiveAggregateReduceRule INSTANCE
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.