Sergey Shelukhin created HBASE-10390:
----------------------------------------
Summary: expose checkAndPut/Delete custom comparators thru HTable
Key: HBASE-10390
URL: https://issues.apache.org/jira/browse/HBASE-10390
Project: HBase
Issue Type: Improvement
Reporter: Sergey Shelukhin
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.1.5#6160)