Function datafusion_proto::bytes::logical_plan_to_bytes
source · pub fn logical_plan_to_bytes(plan: &LogicalPlan) -> Result<Bytes>Expand description
Serialize a LogicalPlan as bytes
pub fn logical_plan_to_bytes(plan: &LogicalPlan) -> Result<Bytes>Serialize a LogicalPlan as bytes