| Class | Description |
|---|---|
| ExecNodeGraphInternalPlan |
Implementation of
CompiledPlan backed by an ExecNodeGraph. |
| FlinkCalciteCatalogReader |
Flink specific
CalciteCatalogReader that changes the RelOptTable which wrapped a CatalogSchemaTable to a FlinkPreparingTableBase. |
| QueryOperationConverter |
Converter from Flink's specific relational representation:
QueryOperation to Calcite's
specific relational representation: RelNode. |
| Enum | Description |
|---|---|
| PartialFinalType |
Enumerations for partial final aggregate types.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.