You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2015/09/27 20:46:04 UTC

[jira] [Resolved] (CRUNCH-563) Support for BigDecimal in Aggregators

     [ https://issues.apache.org/jira/browse/CRUNCH-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Wills resolved CRUNCH-563.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Cleaned this up a bit and pushed it to master. Thanks [~vasu463]!

> Support for BigDecimal in Aggregators
> -------------------------------------
>
>                 Key: CRUNCH-563
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-563
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Vasu D
>            Assignee: Josh Wills
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.14.0
>
>         Attachments: 0001-CRUNCH-563.patch
>
>
> It would be more useful of having BigDecimal support in aggregators for financial applications where precision is priority than speed.
> Ex: Aggregator< BigDecimal> agg = Aggregators.SUM_BIGDECIMALS();



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)