public class BeamMinusRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule
ConverterRule to replace Minus with BeamMinusRel.| Modifier and Type | Field and Description | 
|---|---|
| static BeamMinusRule | INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode | convert(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.RelNode rel) | 
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchany, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final BeamMinusRule INSTANCE