public class PushFilterIntoTableSourceScanRule
extends org.apache.calcite.plan.RelOptRule
LogicalTableScan, which table is a TableSourceTable. And the table source in the table is a SupportsFilterPushDown.| Modifier and Type | Field and Description |
|---|---|
static PushFilterIntoTableSourceScanRule |
INSTANCE |
| Constructor and Description |
|---|
PushFilterIntoTableSourceScanRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final PushFilterIntoTableSourceScanRule INSTANCE
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.