Uses of Class
org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor
Package
Description
-
Uses of BasePrelVisitor in org.apache.drill.exec.planner.physical.explain
-
Uses of BasePrelVisitor in org.apache.drill.exec.planner.physical.visitor
Modifier and TypeClassDescriptionclass
AdjustOperatorsSchemaVisitor visits corresponding operators' which depending upon their functionality adjusts their output row types.class
class
class
class
class
LateralUnnestRowIDVisitor traverses the physical plan and modifies all the operators in the pipeline of Lateral and Unnest operators to accommodate IMPLICIT_COLUMN.class
class
class
class
class
This visitor does two major things: 1) Find the possible HashJoinPrel to add a RuntimeFilterDef to it.class
class
class
class
Visit Prel tree.class
Adds non-trivial top project to ensure the final output field names are preserved.