HashSemiJoinOperator(OperatorContext operatorContext,
SetBuilderOperator.SetSupplier channelSetFuture,
int probeJoinChannel,
Optional<Integer> probeHashChannel) |
HashSemiJoinOperatorFactory(int operatorId,
PlanNodeId planNodeId,
SetBuilderOperator.SetSupplier setSupplier,
List<? extends Type> probeTypes,
int probeJoinChannel,
Optional<Integer> probeJoinHashChannel) |
SetBuilderOperator(OperatorContext operatorContext,
SetBuilderOperator.SetSupplier setSupplier,
int setChannel,
Optional<Integer> hashChannel,
int expectedPositions,
JoinCompiler joinCompiler) |