You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Srikanth Srungarapu (JIRA)" <ji...@apache.org> on 2015/04/03 05:03:53 UTC

[jira] [Commented] (HBASE-12415) Add add(byte[][] arrays) to Bytes.

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

Srikanth Srungarapu commented on HBASE-12415:
---------------------------------------------

Might I ask where can the newly added code add(byte[][] arrays) be used?

> Add add(byte[][] arrays) to Bytes.
> ----------------------------------
>
>                 Key: HBASE-12415
>                 URL: https://issues.apache.org/jira/browse/HBASE-12415
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>         Attachments: HBASE-12415-v0-trunk.patch, HBASE-12415-v1-trunk.patch, HBASE-12415-v2-trunk.patch
>
>
> Bytes already implements add (byte[] a, byte[] b) and add (byte[] a, byte[] b, byte[] c). Goal of this JIRA is to add a generic add (byte[][] arrays) method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)