You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/12/18 05:35:46 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-12415:
--------------------------------
    Component/s: Client
                 API

> Add add(byte[][] arrays) to Bytes.
> ----------------------------------
>
>                 Key: HBASE-12415
>                 URL: https://issues.apache.org/jira/browse/HBASE-12415
>             Project: HBase
>          Issue Type: Improvement
>          Components: API, Client
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>             Fix For: 2.0.0, 0.98.13, 1.0.2, 1.2.0, 1.1.1
>
>         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)