- java.lang.Object
-
- org.apache.calcite.plan.RelOptRule
-
- org.apache.calcite.rel.rules.ProjectSetOpTransposeRule
-
- org.apache.drill.exec.planner.logical.DrillProjectSetOpTransposeRule
-
-
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
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
DrillProjectSetOpTransposeRule(org.apache.calcite.rel.rules.PushProjector.ExprCondition preserveExprCondition) |
-
Method Summary
-
Methods inherited from class org.apache.calcite.rel.rules.ProjectSetOpTransposeRule
onMatch
-
Methods inherited from class org.apache.calcite.plan.RelOptRule
any, convert, convert, convertList, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unordered
Copyright © 2017 The Apache Software Foundation. All rights reserved.