| Package | Description |
|---|---|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| Modifier and Type | Method and Description |
|---|---|
private LoptSemiJoinOptimizer.LcsTable |
LoptSemiJoinOptimizer.validateKeys(RelNode factRel,
List<Integer> leftKeys,
List<Integer> rightKeys,
List<Integer> actualLeftKeys)
Validates the candidate semijoin keys corresponding to the fact table.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.