Skip to content

collect_set

function collect_set(column): Column;

Defined in: functions/aggregate.ts:80

Returns a set of objects with duplicate elements eliminated.

ParameterType
columnColOrName

Column