public class BeamCalcRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule
Modifier and Type | Field and Description |
---|---|
static BeamCalcRule |
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) |
boolean |
matches(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRuleCall x) |
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatch
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
public static final BeamCalcRule INSTANCE
public boolean matches(org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRuleCall x)
matches
in class org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.plan.RelOptRule
public 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)
convert
in class org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule