mz_transform::semijoin_idempotence

Function distinct_on_keys_of

Source
fn distinct_on_keys_of(typ: &RelationType, map: &BTreeMap<usize, usize>) -> bool
Expand description

True iff some unique key of typ is contained in the keys of map.