public abstract static class DruidRules.DruidOuterQueryRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.plan.RelOptRule |
AGGREGATE |
static org.apache.calcite.plan.RelOptRule |
SELECT_PROJECT |
static org.apache.calcite.plan.RelOptRule |
SORT |
static org.apache.calcite.plan.RelOptRule |
WHERE_FILTER |
| Constructor and Description |
|---|
DruidOuterQueryRule(org.apache.calcite.plan.RelOptRuleOperand op,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, onMatch, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final org.apache.calcite.plan.RelOptRule AGGREGATE
public static final org.apache.calcite.plan.RelOptRule WHERE_FILTER
public static final org.apache.calcite.plan.RelOptRule SELECT_PROJECT
public static final org.apache.calcite.plan.RelOptRule SORT
public DruidOuterQueryRule(org.apache.calcite.plan.RelOptRuleOperand op,
String description)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.