Uses of Class
org.apache.flink.table.catalog.Column.PhysicalColumn
Packages that use Column.PhysicalColumn
-
Uses of Column.PhysicalColumn in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return Column.PhysicalColumnModifier and TypeMethodDescriptionstatic Column.PhysicalColumnCreates a regular table column that represents physical data.Column.PhysicalColumn.withComment(String comment)