public class BeamZetaSqlCalcRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule
| Modifier and Type | Field and Description | 
|---|---|
| static BeamZetaSqlCalcRule | 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, onMatchany, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final BeamZetaSqlCalcRule 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.RelOptRulepublic 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