Package org.apache.flink.table.planner.plan.schema
package org.apache.flink.table.planner.plan.schema
-
ClassesClassDescriptionA
FlinkPreparingTableBaseimplementation which defines the interfaces required to translate the CalciteRelOptTableto the Flink specificTableSourceTable.A common subclass for all tables that are expanded to sub-query (views).A FlinkPrepare.AbstractPreparingTableimplementation for the purposes of the sql-to-rel conversion and planner.TheRelDataTyperepresentation of aRawType.TheRelDataTyperepresentation of aStructuredType.