Module mz_transform::will_distinct
source · Expand description
Transform that pushes down the information that a collection will be subjected to a Distinct
on specific columns.
Structs§
- Pushes down the information that a collection will be subjected to a
Distinct
on specific columns.