public class HiveProjectFilterPullUpConstantsRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HiveProjectFilterPullUpConstantsRule.RexReplacer |
| Modifier and Type | Field and Description |
|---|---|
static HiveProjectFilterPullUpConstantsRule |
INSTANCE |
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
HiveProjectFilterPullUpConstantsRule(Class<? extends org.apache.calcite.rel.core.Project> projectClass,
Class<? extends org.apache.calcite.rel.core.Filter> filterClass,
org.apache.calcite.tools.RelBuilderFactory relBuilderFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedprotected static final org.slf4j.Logger LOG
public static final HiveProjectFilterPullUpConstantsRule INSTANCE
Copyright © 2022 The Apache Software Foundation. All rights reserved.