public class HiveReduceExpressionsWithStatsRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HiveReduceExpressionsWithStatsRule.RexReplacer
Replaces expressions with their reductions.
|
| Modifier and Type | Field and Description |
|---|---|
static HiveReduceExpressionsWithStatsRule |
INSTANCE |
protected static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
protected static final org.slf4j.Logger LOG
public static final HiveReduceExpressionsWithStatsRule INSTANCE
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.