pub fn logical_plan_to_bytes(plan: &LogicalPlan) -> Result<Bytes>
Expand description

Serialize a LogicalPlan as bytes