You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/06/06 21:27:18 UTC

[jira] [Commented] (HBASE-18173) Append class

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

Enis Soztutar commented on HBASE-18173:
---------------------------------------

- the value should be {{const std::string &value)}} here
{code}
+  Append& Add(const std::string& family, const std::string& qualifier, std::string& value);
{code}
- Can you please also do a unit test for append (append-test). 


> Append class
> ------------
>
>                 Key: HBASE-18173
>                 URL: https://issues.apache.org/jira/browse/HBASE-18173
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 18173.v1.txt
>
>
> These Append objects are used by the Table implementation to perform append operation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)