Skip to main content

build_partial_aggregate_schema

Function build_partial_aggregate_schema 

Source
pub fn build_partial_aggregate_schema(
    group_keys: &[TypedExpr],
    aggregates: &[AggregateExpr],
) -> Vec<ColumnMetadata>
Expand description

Build internal partial aggregate schema.