public class BeamIntersectRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule
ConverterRule
to replace Intersect
with BeamIntersectRel
.Modifier and Type | Field and Description |
---|---|
static BeamIntersectRule |
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, onMatch
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
public static final BeamIntersectRule INSTANCE