public final class HiveJoinAddNotNullRule
extends org.apache.calcite.plan.RelOptRule
Modifier and Type | Field and Description |
---|---|
static HiveJoinAddNotNullRule |
INSTANCE
The singleton.
|
Constructor and Description |
---|
HiveJoinAddNotNullRule(org.apache.calcite.rel.core.RelFactories.FilterFactory filterFactory)
Creates an HiveJoinAddNotNullRule.
|
Modifier and Type | Method and Description |
---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final HiveJoinAddNotNullRule INSTANCE
Copyright © 2017 The Apache Software Foundation. All rights reserved.