Uses of Class
org.apache.flink.table.api.Schema.UnresolvedComputedColumn
-
Packages that use Schema.UnresolvedComputedColumn Package Description org.apache.flink.table.api -
-
Uses of Schema.UnresolvedComputedColumn in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return Schema.UnresolvedComputedColumn Modifier and Type Method Description Schema.UnresolvedComputedColumn
Schema.UnresolvedComputedColumn. withComment(String comment)
-