[ 
https://issues.apache.org/jira/browse/ACCUMULO-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683882#comment-13683882
 ] 

Christopher Tubbs commented on ACCUMULO-1488:
---------------------------------------------

{quote}find it relatively trivial to include them as an add-on{quote}

... Indeed, we've made explicit design decisions to support precisely this use 
case with ease (dynamic classloader, VFS classloader, start jar, separate 
configuration options for class loading hierarchy, and VFS classloading 
contexts per-table).
                
> 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

Reply via email to