Uses of Class
org.apache.flink.table.catalog.Column.MetadataColumn
Packages that use Column.MetadataColumn
-
Uses of Column.MetadataColumn in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return Column.MetadataColumnModifier and TypeMethodDescriptionstatic Column.MetadataColumnCreates a metadata column from metadata of the given column name or from metadata of the given key (if not null).Column.MetadataColumn.withComment(String comment)