| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.rules.views |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveAggregateIncrementalRewritingRuleBase<T extends HiveAggregateIncrementalRewritingRuleBase.IncrementalComputePlan>
This class implements the main algorithm of rewriting an MV maintenance plan to incremental.
|
| Modifier and Type | Method and Description |
|---|---|
protected HiveAggregateIncrementalRewritingRuleBase.IncrementalComputePlan |
HiveAggregateInsertIncrementalRewritingRule.createJoinRightInput(org.apache.calcite.plan.RelOptRuleCall call) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.calcite.rex.RexNode |
HiveAggregateInsertIncrementalRewritingRule.createFilterCondition(HiveAggregateIncrementalRewritingRuleBase.IncrementalComputePlan incrementalComputePlan,
org.apache.calcite.rex.RexNode flagNode,
List<org.apache.calcite.rex.RexNode> projExprs,
org.apache.calcite.tools.RelBuilder relBuilder) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.