- java.lang.Object
-
- org.apache.calcite.plan.RelOptRule
-
- org.apache.calcite.rel.rules.ProjectJoinTransposeRule
-
- org.apache.drill.exec.planner.logical.DrillPushProjectPastJoinRule
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
-
Fields inherited from class org.apache.calcite.plan.RelOptRule
description, operands, relBuilderFactory
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
DrillPushProjectPastJoinRule(org.apache.calcite.rel.rules.PushProjector.ExprCondition preserveExprCondition) |
-
Method Summary
-
Methods inherited from class org.apache.calcite.rel.rules.ProjectJoinTransposeRule
onMatch
-
Methods inherited from class org.apache.calcite.plan.RelOptRule
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
Copyright © 2021 The Apache Software Foundation. All rights reserved.