Module will_distinct

Source
Expand description

Transform that pushes down the information that a collection will be subjected to a Distinct on specific columns.

Structsยง

WillDistinct
Pushes down the information that a collection will be subjected to a Distinct on specific columns.