You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anil Gupta (JIRA)" <ji...@apache.org> on 2013/01/01 22:50:12 UTC

[jira] [Updated] (HBASE-6669) Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient

     [ https://issues.apache.org/jira/browse/HBASE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Gupta updated HBASE-6669:
------------------------------

        Fix Version/s: 0.94.3
                       0.94.4
    Affects Version/s: 0.94.3
               Status: Patch Available  (was: Open)

I created this patch from the 0.94.3 tag of HBase. Hope it's fine. We can create another Jira to port this ColumnInterpreter to HBase0.96. Is that fine?
I have created TestClass named as TestBigDecimalColumnInterpreter. This test is similar to TestAggregateProtocol.
Let me know if the patch required some more changes.

Thanks,
Anil Gupta
Software Engineer II, Intuit, inc


                
> Add BigDecimalColumnInterpreter for doing aggregations using AggregationClient
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-6669
>                 URL: https://issues.apache.org/jira/browse/HBASE-6669
>             Project: HBase
>          Issue Type: New Feature
>          Components: Client, Coprocessors
>    Affects Versions: 0.94.3
>            Reporter: Anil Gupta
>            Priority: Minor
>              Labels: client, coprocessors
>             Fix For: 0.94.4, 0.94.3
>
>         Attachments: BigDecimalColumnInterpreter.java, BigDecimalColumnInterpreter.patch, BigDecimalColumnInterpreter.patch, TestBDAggregateProtocol.patch
>
>
> I recently created a Class for doing aggregations(sum,min,max,std) on values stored as BigDecimal in HBase. I would like to commit the BigDecimalColumnInterpreter into HBase. In my opinion this class can be used by a wide variety of users. Please let me know if its not appropriate to add this class in HBase.
> Thanks,
> Anil Gupta
> Software Engineer II, Intuit, Inc 

--
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