Skip to main content

Module mapper

Module mapper 

Source
Expand description

Plan mapper — translates LogicalPlan → PhysicalOperator (1:1 in Phase 6).

Functions§

map_plan
Map a logical plan tree to a physical operator tree.