[
https://issues.apache.org/jira/browse/HBASE-8523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964175#comment-13964175
]
Ted Yu commented on HBASE-8523:
-------------------------------
Please generate patch for trunk.
{code}
+ public Double preIncrementColumnValue(final byte [] row, final byte []
family,
+ final byte [] qualifier, double amount, final boolean writeToWAL)
{code}
Return type should be double.
> 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)