| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.adapter.jdbc |
Query provider based on a JDBC data source.
|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| org.apache.calcite.materialize |
Management of materialized query results.
|
| org.apache.calcite.prepare |
Preparation of queries (parsing, planning and implementation).
|
| org.apache.calcite.rel.core |
Defines core relational expressions.
|
| org.apache.calcite.rel.logical |
Defines logical relational expressions.
|
| org.apache.calcite.rel.mutable |
Defines mutable relational expressions.
|
| org.apache.calcite.schema |
Schema SPI.
|
| org.apache.calcite.sql.validate |
SQL validation.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| CalcitePrepareImpl
Shit just got real.
|
| Class and Description |
|---|
| Prepare.Materialization
Describes that a given SQL query is materialized by a given table.
|
| Class and Description |
|---|
| CalciteCatalogReader
Implementation of
Prepare.CatalogReader
and also SqlOperatorTable based on tables and
functions defined schemas. |
| CalciteMaterializer.Callback
Called when we discover a star table that matches.
|
| CalcitePrepareImpl
Shit just got real.
|
| CalcitePrepareImpl.CalcitePreparingStmt
Holds state for the process of preparing a SQL statement.
|
| CalcitePrepareImpl.EmptyScalarTranslator
Basic translator.
|
| CalcitePrepareImpl.ScalarTranslator
Translator from Java AST to
RexNode. |
| CalciteSqlValidator
Validator.
|
| LixToRelTranslator |
| PlannerImpl
Implementation of
Planner. |
| PlannerImpl.State
Stage of a statement in the query-preparation lifecycle.
|
| Prepare
Abstract base for classes that implement
the process of preparing and executing SQL expressions.
|
| Prepare.AbstractPreparingTable
Abstract implementation of
Prepare.PreparingTable with an implementation
for Prepare.AbstractPreparingTable.columnHasDefaultValue(org.apache.calcite.rel.type.RelDataType, int, org.apache.calcite.sql2rel.InitializerContext). |
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Prepare.Materialization
Describes that a given SQL query is materialized by a given table.
|
| Prepare.PreparedExplain
PreparedExplanation is a PreparedResult for an EXPLAIN PLAN statement.
|
| Prepare.PreparedResult |
| Prepare.PreparingTable
Definition of a table, for the purposes of the validator and planner.
|
| RelOptTableImpl
Implementation of
RelOptTable. |
| RelOptTableImpl.MySchemaPlus
Implementation of
SchemaPlus that wraps a regular schema and knows
its name and parent. |
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
| Class and Description |
|---|
| Prepare.CatalogReader
Interface by which validator and planner can read table metadata.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.