[
https://issues.apache.org/jira/browse/ACCUMULO-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683702#comment-13683702
]
Billie Rinaldi commented on ACCUMULO-1488:
------------------------------------------
bq. However, I like the encapsulation of putting everything in one file rather
than spreading them out. It has a much nicer plugin feel to it that way.
This is a reasonable point. However, it is a departure from having every class
in the iterators.user package be an actual iterator users can configure on
their tables. I guess other abstract classes had already been introduced, the
RowFilter and TransformingIterator. Too bad I didn't notice sooner. =)
> support BigDecimal encoding for basic built-in combiners
> --------------------------------------------------------
>
> Key: ACCUMULO-1488
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1488
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Adam Fuchs
> Fix For: 1.5.1, 1.6.0
>
> Attachments: ACCUMULO-1488.patch
>
>
> Support sum, min, and max operations for decimal numbers using the
> java.math.BigDecimal String encoding and decoding functions
> (BigDecimal.toString() and BigDecimal(String)).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira