public static class JdbcRules.JdbcIntersectRule extends ConverterRule
Intersect
to a JdbcRules.JdbcIntersect.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 |
JdbcIntersectRule(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.JdbcIntersectRule |
create(JdbcConvention out)
Creates a JdbcIntersectRule.
|
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 JdbcIntersectRule(ConverterRule.Config config)
public static JdbcRules.JdbcIntersectRule 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.