| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
private boolean |
RexImplicationChecker.checkSupport(RexImplicationChecker.InputUsageFinder firstUsageFinder,
RexImplicationChecker.InputUsageFinder secondUsageFinder)
Looks at the usage of variables in first and second conjunction to decide
whether this kind of expression is currently supported for proving first
implies second.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.