pub async fn from_aggregate_rel( consumer: &impl SubstraitConsumer, agg: &AggregateRel, ) -> Result<LogicalPlan>