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)