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

Kapil Malik updated HBASE-8523:
-------------------------------

    Attachment: incr_double.diff

Added and implemented 2 new APIs in HTableInterface -
double incrementColumnValue(byte[] row, byte[] family, byte[] qualifier,
double amount) throws IOException;
and 
double incrementColumnValue(byte[] row, byte[] family, byte[] qualifier,
double amount, boolean writeToWAL) throws IOException;

> No support for double In Increment api of Hbase
> -----------------------------------------------
>
>                 Key: HBASE-8523
>                 URL: https://issues.apache.org/jira/browse/HBASE-8523
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 0.94.19
>            Reporter: vikram s
>              Labels: patch
>         Attachments: incr_double.diff
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to