public class FlinkSemiAntiJoinJoinTransposeRule
extends org.apache.calcite.plan.RelOptRule
org.apache.calcite.rel.core.SemiJoin down in a tree past a
Join in order to trigger other rules that will convert SemiJoins.
Whether this first or second conversion is applied depends on which operands actually participate in the semi-join.
| Modifier and Type | Field and Description |
|---|---|
static FlinkSemiAntiJoinJoinTransposeRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
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 static final FlinkSemiAntiJoinJoinTransposeRule INSTANCE
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.