@Value.Enclosing public class LogicalUnnestRule extends org.apache.calcite.plan.RelRule<LogicalUnnestRule.LogicalUnnestRuleConfig>
Note: This class can only be used in HepPlanner.
Modifier and Type | Class and Description |
---|---|
static interface |
LogicalUnnestRule.LogicalUnnestRuleConfig
Rule configuration.
|
org.apache.calcite.plan.RelRule.Config, org.apache.calcite.plan.RelRule.Done, org.apache.calcite.plan.RelRule.MatchHandler<R extends org.apache.calcite.plan.RelOptRule>, org.apache.calcite.plan.RelRule.OperandBuilder, org.apache.calcite.plan.RelRule.OperandDetailBuilder<R extends org.apache.calcite.rel.RelNode>, org.apache.calcite.plan.RelRule.OperandTransform
Modifier and Type | Field and Description |
---|---|
static LogicalUnnestRule |
INSTANCE |
Constructor and Description |
---|
LogicalUnnestRule(LogicalUnnestRule.LogicalUnnestRuleConfig config) |
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, unordered
public static final LogicalUnnestRule INSTANCE
public LogicalUnnestRule(LogicalUnnestRule.LogicalUnnestRuleConfig config)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.