Module datafusion_common::display
source · Expand description
Types for plan display
Structs
- Represents some sort of execution plan, in String form
Enums
- Represents which type of plan, when storing multiple for use in EXPLAIN plans
Traits
- Trait for something that can be formatted as a stringified plan