| Class | Description |
|---|---|
| CatalogSourceTable |
A
FlinkPreparingTableBase implementation which defines the interfaces required to
translate the Calcite RelOptTable to the Flink specific TableSourceTable. |
| ExpandingPreparingTable |
A common subclass for all tables that are expanded to sub-query (views).
|
| FlinkPreparingTableBase |
A Flink
Prepare.AbstractPreparingTable implementation for the
purposes of the sql-to-rel conversion and planner. |
| RawRelDataType |
The
RelDataType representation of a RawType. |
| StructuredRelDataType |
The
RelDataType representation of a StructuredType. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.