pub fn physical_plan_to_bytes(plan: Arc<dyn ExecutionPlan>) -> Result<Bytes>
Expand description

Serialize a PhysicalPlan as bytes