Skip to main content

collect_partials

Function collect_partials 

Source
pub fn collect_partials(
    store: &CrossPartitionAggregateStore,
    group_key: &[u8],
) -> Vec<PartialAggregate>
Expand description

Collect and deserialize partials for a group key from a CrossPartitionAggregateStore.