Uses of Class
org.apache.drill.exec.planner.sql.conversion.DrillViewExpander
Packages that use DrillViewExpander
-
Uses of DrillViewExpander in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return DrillViewExpanderMethods in org.apache.drill.exec.ops with parameters of type DrillViewExpanderModifier and TypeMethodDescriptionvoidViewExpansionContext.setViewExpander(DrillViewExpander viewExpander) -
Uses of DrillViewExpander in org.apache.drill.exec.planner.logical
Methods in org.apache.drill.exec.planner.logical with parameters of type DrillViewExpanderModifier and TypeMethodDescriptionprotected org.apache.calcite.rel.RelNodeDrillViewTable.expandViewForImpersonatedUser(DrillViewExpander context, List<String> workspaceSchemaPath, org.apache.calcite.schema.SchemaPlus tokenSchemaTree)