public class HiveJoinCommuteRule
extends org.apache.calcite.plan.RelOptRule
| Modifier and Type | Field and Description |
|---|---|
static HiveJoinCommuteRule |
INSTANCE |
| Constructor and Description |
|---|
HiveJoinCommuteRule(Class<? extends org.apache.calcite.rel.core.Project> projClazz,
Class<? extends org.apache.calcite.rel.core.Join> joinClazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final HiveJoinCommuteRule INSTANCE
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.