You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/07/08 11:53:00 UTC

[jira] [Created] (HBASE-18344) Replace Append#add(byte[], byte[], byte[]) by Append#addColumn

Chia-Ping Tsai created HBASE-18344:
--------------------------------------

             Summary: Replace Append#add(byte[], byte[], byte[]) by Append#addColumn
                 Key: HBASE-18344
                 URL: https://issues.apache.org/jira/browse/HBASE-18344
             Project: HBase
          Issue Type: Task
            Reporter: Chia-Ping Tsai
            Priority: Trivial
             Fix For: 3.0.0, 2.0.0-alpha-2


We have Put#addColumn and Increment#addColumn but there is no Append#addColumn. We should add Append#addColumn for consistency.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)