You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Prakash Khemani (JIRA)" <ji...@apache.org> on 2010/11/18 21:53:13 UTC

[jira] Created: (HBASE-3248) support Increment::incrementColumn()

support Increment::incrementColumn()
------------------------------------

                 Key: HBASE-3248
                 URL: https://issues.apache.org/jira/browse/HBASE-3248
             Project: HBase
          Issue Type: Improvement
          Components: client
            Reporter: Prakash Khemani


The Increment.addColumn() API overwrites the old column value if it exists. we need a new method incrementColumn() that will sum up the old and new values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-3248) support Increment::incrementColumn()

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-3248.
--------------------------

    Resolution: Duplicate

Hey Prakash.  This looks like HBASE-3246.  Please reopen if I got it wrong.  If it is a duplicate, what you think of Jon's patch?

> support Increment::incrementColumn()
> ------------------------------------
>
>                 Key: HBASE-3248
>                 URL: https://issues.apache.org/jira/browse/HBASE-3248
>             Project: HBase
>          Issue Type: Improvement
>          Components: client
>            Reporter: Prakash Khemani
>
> The Increment.addColumn() API overwrites the old column value if it exists. we need a new method incrementColumn() that will sum up the old and new values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.