Uses of Class
org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
Packages that use BasePrelVisitor
Package
Description
-
Uses of BasePrelVisitor in org.apache.drill.exec.planner.physical.explain
Subclasses of BasePrelVisitor in org.apache.drill.exec.planner.physical.explain -
Uses of BasePrelVisitor in org.apache.drill.exec.planner.physical.visitor
Subclasses of BasePrelVisitor in org.apache.drill.exec.planner.physical.visitorModifier and TypeClassDescriptionclassAdjustOperatorsSchemaVisitor visits corresponding operators' which depending upon their functionality adjusts their output row types.classclassclassclassclassLateralUnnestRowIDVisitor traverses the physical plan and modifies all the operators in the pipeline of Lateral and Unnest operators to accommodate IMPLICIT_COLUMN.classclassclassclassclassThis visitor does two major things: 1) Find the possible HashJoinPrel to add a RuntimeFilterDef to it.classclassclassclassVisit Prel tree.classAdds non-trivial top project to ensure the final output field names are preserved.