-
RowKeyJoinRel.copy(org.apache.calcite.plan.RelTraitSet traitSet,
org.apache.calcite.rex.RexNode condition,
org.apache.calcite.rel.RelNode left,
org.apache.calcite.rel.RelNode right,
org.apache.calcite.rel.core.JoinRelType joinType,
boolean semiJoinDone)
-
protected void
JoinPruleBase.createRangePartitionRightPlan(org.apache.calcite.plan.RelOptRuleCall call,
RowKeyJoinRel join,
JoinPruleBase.PhysicalJoinType physicalJoinType,
boolean implementAsRowKeyJoin,
org.apache.calcite.rel.RelNode left,
org.apache.calcite.rel.RelNode right,
org.apache.calcite.rel.RelCollation collationLeft,
org.apache.calcite.rel.RelCollation collationRight)