public class BeamJoinPushThroughJoinRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.rules.JoinPushThroughJoinRule
JoinPushThroughJoinRule
. It
only checks if the condition of the new bottom join is supported.Modifier and Type | Field and Description |
---|---|
static org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRule |
LEFT
Instance of the rule that works on logical joins only, and pushes to the left.
|
static org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRule |
RIGHT
Instance of the rule that works on logical joins only, and pushes to the right.
|
Modifier and Type | Method and Description |
---|---|
void |
onMatch(org.apache.beam.vendor.calcite.v1_20_0.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, unordered
public static final org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRule RIGHT
public static final org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRule LEFT