| Package | Description |
|---|---|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<Integer,LoptMultiJoin.RemovableSelfJoin> |
LoptMultiJoin.removableSelfJoinPairs
Map consisting of all pairs of self-joins where the self-join can be
removed because the join between the identical factors is an equality
join on the same set of unique keys.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.