[
https://issues.apache.org/jira/browse/HBASE-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902491#comment-14902491
]
Lars Francke commented on HBASE-14346:
--------------------------------------
Thanks Liu, mind committing this if it looks good to you?
> Typo in FamilyFilter
> --------------------
>
> Key: HBASE-14346
> URL: https://issues.apache.org/jira/browse/HBASE-14346
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Joshua Batson
> Assignee: Lars Francke
> Priority: Trivial
> Attachments: HBASE-14346.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> I think there's a typo. "qualifier name" should read "column family name"
> Family Filter
> This filter takes a compare operator and a comparator. It compares each
> qualifier name with the comparator using the compare operator and if the
> comparison returns true, it returns all the key-values in that column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)