public class HivePartitionPruneRule
extends org.apache.calcite.plan.RelOptRule
| Constructor and Description |
|---|
HivePartitionPruneRule(HiveConf conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
protected void |
perform(org.apache.calcite.plan.RelOptRuleCall call,
org.apache.calcite.rel.core.Filter filter,
HiveTableScan tScan) |
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 HivePartitionPruneRule(HiveConf conf)
public void onMatch(org.apache.calcite.plan.RelOptRuleCall call)
onMatch in class org.apache.calcite.plan.RelOptRuleprotected void perform(org.apache.calcite.plan.RelOptRuleCall call,
org.apache.calcite.rel.core.Filter filter,
HiveTableScan tScan)
Copyright © 2024 The Apache Software Foundation. All rights reserved.