Function datafusion_proto::bytes::logical_plan_from_bytes
source · pub fn logical_plan_from_bytes(
bytes: &[u8],
ctx: &SessionContext
) -> Result<LogicalPlan>Expand description
Deserialize a LogicalPlan from bytes