public static class JdbcRules.JdbcUnionRule extends ConverterRule
Union to a
JdbcRules.JdbcUnion.ConverterRule.ConfigRelRule.Done, RelRule.MatchHandler<R extends RelOptRule>, RelRule.OperandBuilder, RelRule.OperandDetailBuilder<R extends RelNode>, RelRule.OperandTransformRelOptRule.ConverterRelOptRuleOperandoutdescription, operands, relBuilderFactory| Modifier | Constructor and Description |
|---|---|
protected |
JdbcUnionRule(ConverterRule.Config config)
Called from the Config.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable RelNode |
convert(RelNode rel)
Converts a relational expression to the target trait(s) of this rule.
|
static JdbcRules.JdbcUnionRule |
create(JdbcConvention out)
Creates a JdbcUnionRule.
|
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, unorderedprotected JdbcUnionRule(ConverterRule.Config config)
public static JdbcRules.JdbcUnionRule create(JdbcConvention out)
public @Nullable RelNode convert(RelNode rel)
ConverterRuleReturns null if conversion is not possible.
convert in class ConverterRuleCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.