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