Min
Provides a variety of different transforms for computing the minimum
values in a collection, either globally or for each key.
Examples
See BEAM-7703 for updates.
- Max
for computing maximum values in a collection
- Mean
for computing the arithmetic mean of the elements in a collection
- Combine
for combining all values associated with a key to a single result