Function datafusion_proto::bytes::physical_plan_to_bytes
source · pub fn physical_plan_to_bytes(plan: Arc<dyn ExecutionPlan>) -> Result<Bytes>Expand description
Serialize a PhysicalPlan as bytes
pub fn physical_plan_to_bytes(plan: Arc<dyn ExecutionPlan>) -> Result<Bytes>Serialize a PhysicalPlan as bytes