public class DrillMergeProjectRule
extends org.apache.calcite.rel.rules.ProjectMergeRule
| Modifier and Type | Method and Description |
|---|---|
static DrillMergeProjectRule |
getInstance(boolean force,
org.apache.calcite.rel.core.RelFactories.ProjectFactory pFactory,
FunctionImplementationRegistry functionRegistry) |
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
public static DrillMergeProjectRule getInstance(boolean force, org.apache.calcite.rel.core.RelFactories.ProjectFactory pFactory, FunctionImplementationRegistry functionRegistry)
public boolean matches(org.apache.calcite.plan.RelOptRuleCall call)
matches in class org.apache.calcite.plan.RelOptRuleCopyright © 2017 The Apache Software Foundation. All rights reserved.