public class HiveFieldTrimmerRule
extends org.apache.calcite.plan.RelOptRule
| Modifier | Constructor and Description |
|---|---|
|
HiveFieldTrimmerRule(boolean fetchStats) |
protected |
HiveFieldTrimmerRule(boolean fetchStats,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
protected org.apache.calcite.rel.RelNode |
trim(org.apache.calcite.plan.RelOptRuleCall call,
org.apache.calcite.rel.RelNode node) |
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 HiveFieldTrimmerRule(boolean fetchStats)
protected HiveFieldTrimmerRule(boolean fetchStats,
String description)
Copyright © 2022 The Apache Software Foundation. All rights reserved.