Package org.apache.flink.table.planner.plan
package org.apache.flink.table.planner.plan
-
ClassDescriptionImplementation of
CompiledPlanbacked by anExecNodeGraph.Flink specificCalciteCatalogReaderthat changes the RelOptTable which wrapped aCatalogSchemaTableto aFlinkPreparingTableBase.ExtendsFlinkCalciteCatalogReaderto allow to read a snapshot of the CalciteSchema.Enumerations for partial final aggregate types.Converter from Flink's specific relational representation:QueryOperationto Calcite's specific relational representation:RelNode.