+
K
Supported in: Batch, Streaming
Collects an array of deduplicated values within each group. Null values are ignored.
Expression categories: Aggregate
Type variable bounds: T accepts ComparableType
Output type: Array<T>
Argument values:
factor
Given input table:
Outputs: [ 2, 3 ]