pub fn logical_plan_to_json(plan: &LogicalPlan) -> Result<String>Available on crate feature
json only.Expand description
Serialize a LogicalPlan as JSON
pub fn logical_plan_to_json(plan: &LogicalPlan) -> Result<String>json only.Serialize a LogicalPlan as JSON