Function mz_catalog::durable::shard_id

source ยท
pub fn shard_id(organization_id: Uuid, seed: usize) -> ShardId
Expand description

Deterministically generate a shard ID for the given organization_id and seed.