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
pub fn physical_plan_to_json(plan: Arc<dyn ExecutionPlan>) -> Result<String>json only.Serialize a PhysicalPlan as JSON