public abstract class InfoSchemaPushFilterIntoRecordGenerator extends StoragePluginOptimizerRule
Modifier and Type | Field and Description |
---|---|
static StoragePluginOptimizerRule |
IS_FILTER_ON_PROJECT |
static StoragePluginOptimizerRule |
IS_FILTER_ON_SCAN |
Modifier and Type | Method and Description |
---|---|
protected void |
doMatch(org.apache.calcite.plan.RelOptRuleCall call,
ScanPrel scan,
ProjectPrel project,
FilterPrel filter) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, matches, none, onMatch, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unordered
public static final StoragePluginOptimizerRule IS_FILTER_ON_PROJECT
public static final StoragePluginOptimizerRule IS_FILTER_ON_SCAN
protected void doMatch(org.apache.calcite.plan.RelOptRuleCall call, ScanPrel scan, ProjectPrel project, FilterPrel filter)
Copyright © 1970 The Apache Software Foundation. All rights reserved.