risingwave_frontend::optimizer::plan_node::logical_agg

Function new_stream_hash_agg

source
fn new_stream_hash_agg(
    core: Agg<PlanRef>,
    vnode_col_idx: Option<usize>,
) -> StreamHashAgg