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) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final HiveAggregateReduceRule INSTANCE
Copyright © 2022 The Apache Software Foundation. All rights reserved.