Function from_projection

Source
pub fn from_projection(
    producer: &mut impl SubstraitProducer,
    p: &Projection,
) -> Result<Box<Rel>>