Uses of Interface
org.apache.flink.table.expressions.resolver.lookups.TableReferenceLookup
Packages that use TableReferenceLookup
Package
Description
-
Uses of TableReferenceLookup in org.apache.flink.table.expressions.resolver
Methods in org.apache.flink.table.expressions.resolver with parameters of type TableReferenceLookupModifier and TypeMethodDescriptionExpressionResolver.resolverFor(TableConfig tableConfig, ClassLoader userClassLoader, TableReferenceLookup tableCatalog, FunctionLookup functionLookup, org.apache.flink.table.catalog.DataTypeFactory typeFactory, SqlExpressionResolver sqlExpressionResolver, QueryOperation... inputs) Creates a builder forExpressionResolver. -
Uses of TableReferenceLookup in org.apache.flink.table.expressions.resolver.rules
Methods in org.apache.flink.table.expressions.resolver.rules that return TableReferenceLookupModifier and TypeMethodDescriptionResolverRule.ResolutionContext.tableLookup()Access to availableTableReferenceExpression. -
Uses of TableReferenceLookup in org.apache.flink.table.operations.utils
Methods in org.apache.flink.table.operations.utils with parameters of type TableReferenceLookupModifier and TypeMethodDescriptionstatic OperationTreeBuilderOperationTreeBuilder.create(TableConfig tableConfig, ClassLoader userClassLoader, FunctionLookup functionCatalog, org.apache.flink.table.catalog.DataTypeFactory typeFactory, TableReferenceLookup tableReferenceLookup, SqlExpressionResolver sqlExpressionResolver, boolean isStreamingMode)