| Package | Description |
|---|---|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
RelDecorrelator.findCorrelationEquivalent(RelDecorrelator.CorRef correlation,
RexNode e)
Finds a
RexInputRef that is equivalent to a RelDecorrelator.CorRef,
and if found, throws a Util.FoundOne. |
| Modifier and Type | Field and Description |
|---|---|
static Util.FoundOne |
Util.FoundOne.NULL
Singleton instance.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.