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 . |
FlinkCalciteCatalogSnapshotReader |
Extends
FlinkCalciteCatalogReader to allow to read a snapshot of the CalciteSchema. |
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–2024 The Apache Software Foundation. All rights reserved.