| Package | Description |
|---|---|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| org.apache.calcite.rel.rules |
Provides a core set of planner rules.
|
| org.apache.calcite.sql.pretty |
Provides a pretty-printer for SQL statements.
|
| Modifier and Type | Field and Description |
|---|---|
private static CalciteLogger |
VisitorDataContext.LOGGER |
private static CalciteLogger |
RexImplicationChecker.LOGGER |
| Modifier and Type | Field and Description |
|---|---|
private static CalciteLogger |
AbstractMaterializedViewRule.LOGGER |
| Modifier and Type | Field and Description |
|---|---|
protected static CalciteLogger |
SqlPrettyWriter.LOGGER |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.