Struct datafusion::physical_plan::display::DisplayableExecutionPlan [−][src]
pub struct DisplayableExecutionPlan<'a> { /* fields omitted */ }Expand description
Wraps an ExecutionPlan with various ways to display this plan
Implementations
Create a wrapper around an [`‘ExecutionPlan’] which can be pretty printed in a variety of ways
Create a wrapper around an [`‘ExecutionPlan’] which can be pretty printed in a variety of ways that also shows aggregated metrics
Create a wrapper around an [`‘ExecutionPlan’] which can be pretty printed in a variety of ways that also shows all low level metrics