You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2015/10/07 04:12:26 UTC

[jira] [Commented] (HBASE-14346) Typo in FamilyFilter

    [ https://issues.apache.org/jira/browse/HBASE-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946139#comment-14946139 ] 

Misty Stanley-Jones commented on HBASE-14346:
---------------------------------------------

+1 I will commit it.

> 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)