You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/09/07 23:10:00 UTC

[jira] [Updated] (HBASE-10390) expose checkAndPut/Delete custom comparators in HTable

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

stack updated HBASE-10390:
--------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

Resolving as 'done'; we have this in hbase now. Reopen if i have this wrong.

> expose checkAndPut/Delete custom comparators in HTable
> ------------------------------------------------------
>
>                 Key: HBASE-10390
>                 URL: https://issues.apache.org/jira/browse/HBASE-10390
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Sergey Shelukhin
>            Assignee: Vladimir Rodionov
>         Attachments: HBASE-10390-v1.patch, HBASE-10390-v2.patch, HBASE-10390-v3.patch
>
>
> checkAndPut/Delete appear to support custom comparators. However, thru HTable, there's no way to pass one, it always creates BinaryComparator from value. It would be good to expose the custom ones in the API.



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