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

Hadoop QA commented on HBASE-6669:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12563128/HBASE-6669-v2.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/3830//console

This message is automatically generated.
                
> 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.5
>
>         Attachments: BigDecimalColumnInterpreter.java, 
> BigDecimalColumnInterpreter.patch, BigDecimalColumnInterpreter.patch, 
> HBASE-6669.patch, HBASE-6669-v2.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

Reply via email to