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

Lars Hofhansl commented on HBASE-6669:
--------------------------------------

bq. We should follow the Hadoop practice of requiring all new features or 
cross-version common bugfixes to go through trunk first.

I think there is no hard rule around this, neither should there be (IMHO). For 
simple issues (like this one) as long as we keep an issue open about the 
forward port that is OK (again IMHO).
Agree 100% that bigger changes must go into trunk first.

Regarding this particular issue: I'm generating the release notes from jira 
now. So as long as this issue is not marked as fixed I can't do that.

                
> 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, 0.96.0
>            Reporter: Anil Gupta
>            Assignee: Anil Gupta
>            Priority: Minor
>              Labels: client, coprocessors
>             Fix For: 0.94.5
>
>         Attachments: 6669-0.94-v4.txt, 6669-0.94-v5.txt, 
> BigDecimalColumnInterpreter.java, BigDecimalColumnInterpreter.patch, 
> BigDecimalColumnInterpreter.patch, HBASE-6669.patch, HBASE-6669-v2.patch, 
> HBASE-6669-v3.patch, TestBDAggregateProtocol.patch, 
> TestBigDecimalColumnInterpreter.java
>
>
> 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