physical_plan_to_json

Function physical_plan_to_json 

Source
pub fn physical_plan_to_json(plan: Arc<dyn ExecutionPlan>) -> Result<String>
Available on crate feature json only.
Expand description

Serialize a PhysicalPlan as JSON