Function datafusion_proto::bytes::physical_plan_from_bytes
source · pub fn physical_plan_from_bytes(
bytes: &[u8],
ctx: &SessionContext
) -> Result<Arc<dyn ExecutionPlan>>Expand description
Deserialize a PhysicalPlan from bytes