Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.6-incubating
-
None
Description
Adding a minBy() and maxBy() function is a valuable addition. Those are not aggregation functions, because they do not work on individual fields.
They can be implemented as a simple reduce.