[ https://issues.apache.org/jira/browse/CRUNCH-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vasu D updated CRUNCH-563: -------------------------- Attachment: 0001-CRUNCH-563.patch Attached a Patch (0001-CRUNCH-563.patch) that supports BigDecimal in Aggregators with code, unit test. Also added IT test in WordCountIT and its working for me. Please review the changes. > 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 > 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)