Uses of Class
org.apache.flink.table.planner.catalog.CatalogSchemaTable
Packages that use CatalogSchemaTable
-
Uses of CatalogSchemaTable in org.apache.flink.table.planner.plan.schema
Constructors in org.apache.flink.table.planner.plan.schema with parameters of type CatalogSchemaTableModifierConstructorDescriptionCatalogSourceTable(org.apache.calcite.plan.RelOptSchema relOptSchema, List<String> names, org.apache.calcite.rel.type.RelDataType rowType, CatalogSchemaTable schemaTable)