public class BeamJoinRule
extends ConverterRule
ConverterRule
to replace Join
with BeamJoinRel
.Modifier and Type | Field and Description |
---|---|
static BeamJoinRule |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
RelNode |
convert(RelNode rel) |
public static final BeamJoinRule INSTANCE