Aggregate function: returns a list of objects with duplicates.
The function is non-deterministic because the order of collected results depends on the order of the rows which may be non-deterministic after a shuffle.
1.6.0
Aggregate function: returns a list of objects with duplicates.