logical_plan_to_json

Function logical_plan_to_json 

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

Serialize a LogicalPlan as JSON