public class BeamTableFunctionScanRule
extends org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule
TableFunctionScan
to Beam TableFunctionScanRel
.Modifier and Type | Field and Description |
---|---|
static BeamTableFunctionScanRule |
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 relNode) |
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 BeamTableFunctionScanRule INSTANCE
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 relNode)
convert
in class org.apache.beam.vendor.calcite.v1_20_0.org.apache.calcite.rel.convert.ConverterRule