logical_plan_to_bytes

Function logical_plan_to_bytes 

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

Serialize a LogicalPlan as bytes