| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.rules |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveFilterJoinRule.HiveFilterJoinMergeRule
Rule that tries to push filter expressions into a join condition and into
the inputs of the join.
|
static class |
HiveFilterJoinRule.HiveFilterJoinTransposeRule |
| Modifier and Type | Field and Description |
|---|---|
static HiveFilterJoinRule |
HiveFilterJoinRule.FILTER_ON_JOIN |
static HiveFilterJoinRule |
HiveFilterJoinRule.JOIN |
Copyright © 2015 The Apache Software Foundation. All rights reserved.