[ https://issues.apache.org/jira/browse/HBASE-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars Hofhansl resolved HBASE-2807. ---------------------------------- Resolution: Implemented We have that now: # KeyValue.matchingFamily and/or # Bytes.equals with Cell.getFamily{Array|Offset|Length} > Create a helper method to compare family from KV > ------------------------------------------------ > > Key: HBASE-2807 > URL: https://issues.apache.org/jira/browse/HBASE-2807 > Project: HBase > Issue Type: Improvement > Reporter: Jean-Daniel Cryans > > From Stack's review in HBASE-2223: > {quote} > It'd be good if we didn't have to create this byte [] per edit. I should > reinstitute the comparator I had that took KVs but only compared family > portion of the KV... no need to create family byte [] then. > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)