[
https://issues.apache.org/jira/browse/CRUNCH-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved CRUNCH-554.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Pushed to master (without deprecations)
> Add min and max aggregators for Comparables
> -------------------------------------------
>
> Key: CRUNCH-554
> URL: https://issues.apache.org/jira/browse/CRUNCH-554
> Project: Crunch
> Issue Type: New Feature
> Reporter: Gabriel Reid
> Assignee: Gabriel Reid
> Fix For: 0.14.0
>
> Attachments: CRUNCH-554.patch
>
>
> In the Aggregators class, we currently have min and max aggregators for
> various numeric types, but not for the general case of Comparables. We do
> have this functionality in the MaxN and MinN aggregators, however.
> We should add MAX_COMPARABLES and MIN_COMPARABLES methods to the Aggregators
> class. As extra bonus, all of the current numeric max and min aggregators can
> be discarded and replaced with the comparable version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)