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

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

vasu doppalapudi created CRUNCH-563:
---------------------------------------

             Summary: 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 doppalapudi
            Assignee: Josh Wills
            Priority: Minor


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)