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 |
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) |
public static org.apache.calcite.plan.RelOptRule AGGREGATE
public static org.apache.calcite.plan.RelOptRule FILTER_AGGREGATE
public static org.apache.calcite.plan.RelOptRule FILTER_PROJECT_AGGREGATE
public static org.apache.calcite.plan.RelOptRule PROJECT_AGGREGATE
public DruidOuterQueryRule(org.apache.calcite.plan.RelOptRuleOperand op,
String description)
Copyright © 2011–2018. All rights reserved.