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