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 |
AGGREGATE_SORT_PROJECT |
static org.apache.calcite.plan.RelOptRule |
FILTER_AGGREGATE |
static org.apache.calcite.plan.RelOptRule |
FILTER_PROJECT_AGGREGATE |
static org.apache.calcite.plan.RelOptRule |
PROJECT_AGGREGATE |
| 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 FILTER_AGGREGATE
public static final org.apache.calcite.plan.RelOptRule FILTER_PROJECT_AGGREGATE
public static final org.apache.calcite.plan.RelOptRule PROJECT_AGGREGATE
public static final org.apache.calcite.plan.RelOptRule AGGREGATE_SORT_PROJECT
public DruidOuterQueryRule(org.apache.calcite.plan.RelOptRuleOperand op,
String description)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.