Uses of Package
org.apache.flink.table.expressions.resolver.lookups
-
Classes in org.apache.flink.table.expressions.resolver.lookups used by org.apache.flink.table.expressions.resolver Class Description TableReferenceLookup Provides a way to look up table reference by the name of the table. -
Classes in org.apache.flink.table.expressions.resolver.lookups used by org.apache.flink.table.expressions.resolver.rules Class Description FieldReferenceLookup Provides a way to look up field reference by the name of the field.TableReferenceLookup Provides a way to look up table reference by the name of the table. -
Classes in org.apache.flink.table.expressions.resolver.lookups used by org.apache.flink.table.operations.utils Class Description TableReferenceLookup Provides a way to look up table reference by the name of the table.