Uses of Class
org.apache.flink.table.legacy.api.TableColumn.ComputedColumn
Packages that use TableColumn.ComputedColumn
-
Uses of TableColumn.ComputedColumn in org.apache.flink.table.legacy.api
Methods in org.apache.flink.table.legacy.api that return TableColumn.ComputedColumnModifier and TypeMethodDescriptionstatic TableColumn.ComputedColumnDeprecated.Creates a computed column that is computed from the given SQL expression.