You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/02/10 18:08:00 UTC

[jira] [Updated] (HBASE-20623) Introduce the helper method "getCellBuilder()" to Mutation

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

Michael Stack updated HBASE-20623:
----------------------------------
    Fix Version/s: 3.0.0
     Hadoop Flags: Reviewed
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Merged to branch. Can bring back to branch-2 after branch-2.3.0 goes out (unless strong support for pulling it in).

Thanks for following through on this long, usability issue landing a fix for an old complaint, navigating deliberations by veterans.

> Introduce the helper method "getCellBuilder()" to Mutation
> ----------------------------------------------------------
>
>                 Key: HBASE-20623
>                 URL: https://issues.apache.org/jira/browse/HBASE-20623
>             Project: HBase
>          Issue Type: Task
>          Components: API
>            Reporter: Chia-Ping Tsai
>            Assignee: maoling
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20623.master.001.patch, HBASE-20623.master.002.patch, HBASE-20623.master.003.patch, HBASE-20623.master.004.patch, HBASE-20623.master.005.patch, HBASE-20623.master.006.patch, HBASE-20623.master.007.patch, HBASE-20623.master.008.patch, HBASE-20623.master.009.patch
>
>
> see [https://lists.apache.org/thread.html/d05bfaa0134502a47f6e1aca56cb0b096d4dd32ddefbbdf28db4952a@%3Cdev.hbase.apache.org%3E] for more details.
> {code:java}
> How about a "getCellBuilder" or "getCellBuilderFactory" method for
> Mutation implementations that gives you a CellBuilder instance that
> already has relevant parts set? Like for a Put instance it should be
> able to already have the Type and Row set.{code}
> mentioned a day or so ago by [~busbey]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)