Function smartnoise_runtime::components::partition::partition_by [−][src]
pub fn partition_by(
data: &Value,
by: ArrayD<IndexKey>,
partition_keys: Vec<IndexKey>
) -> Result<IndexMap<IndexKey, Value>>
pub fn partition_by(
data: &Value,
by: ArrayD<IndexKey>,
partition_keys: Vec<IndexKey>
) -> Result<IndexMap<IndexKey, Value>>