| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer.calcite.rules |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveFilterJoinRule.HiveFilterNonFilteringJoinMergeRule
Rule that tries to push filter expressions into a join condition and into
the inputs of the join, iff the join is a column appending
non-filtering join.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.