public class BeamJoinPushThroughJoinRule
extends org.apache.beam.vendor.calcite.v1_26_0.org.apache.calcite.plan.RelOptRule
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_26_0.org.apache.calcite.plan.RelOptRule | LEFTInstance of the rule that works on logical joins only, and pushes to the left. | 
| static org.apache.beam.vendor.calcite.v1_26_0.org.apache.calcite.plan.RelOptRule | RIGHTInstance 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_26_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, unorderedpublic static final org.apache.beam.vendor.calcite.v1_26_0.org.apache.calcite.plan.RelOptRule RIGHT
public static final org.apache.beam.vendor.calcite.v1_26_0.org.apache.calcite.plan.RelOptRule LEFT