pub fn physical_plan_to_bytes(plan: Arc<dyn ExecutionPlan>) -> Result<Bytes>
Serialize a PhysicalPlan as bytes