logical_plan_from_bytes

Function logical_plan_from_bytes 

Source
pub fn logical_plan_from_bytes(
    bytes: &[u8],
    ctx: &TaskContext,
) -> Result<LogicalPlan>
Expand description

Deserialize a LogicalPlan from bytes