Uses of Class
org.apache.drill.exec.ops.ViewExpansionContext
Packages that use ViewExpansionContext
Package
Description
-
Uses of ViewExpansionContext in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return ViewExpansionContext -
Uses of ViewExpansionContext in org.apache.drill.exec.planner.logical
Constructors in org.apache.drill.exec.planner.logical with parameters of type ViewExpansionContextModifierConstructorDescriptionDrillViewTable
(View view, String viewOwner, ViewExpansionContext viewExpansionContext) -
Uses of ViewExpansionContext in org.apache.drill.exec.store
Methods in org.apache.drill.exec.store that return ViewExpansionContextModifier and TypeMethodDescriptionSchemaConfig.getViewExpansionContext()
SchemaConfig.SchemaConfigInfoProvider.getViewExpansionContext()