from_aggregate

Function from_aggregate 

pub fn from_aggregate(
    producer: &mut impl SubstraitProducer,
    agg: &Aggregate,
) -> Result<Box<Rel>, DataFusionError>