Module datafusion::physical_plan::display
source · Expand description
Implementation of physical plan display. See
crate::physical_plan::displayable
for examples of how to
format
Structs
- Wraps an
ExecutionPlan
with various ways to display this plan
Enums
- Options for controlling how each
ExecutionPlan
should format itself