You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/09/24 00:37:44 UTC

[jira] Resolved: (HBASE-898) RowResult.containsKey(String) doesn't work

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

stack resolved HBASE-898.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

Committed.  Thanks for the patch Doğacan

> RowResult.containsKey(String) doesn't work
> ------------------------------------------
>
>                 Key: HBASE-898
>                 URL: https://issues.apache.org/jira/browse/HBASE-898
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: io
>            Reporter: Doğacan Güney
>            Priority: Trivial
>             Fix For: 0.19.0
>
>         Attachments: row_convenience.patch
>
>
> Since one can do a RowResult.get(String) I think RowResult should also support checking a column's existence with a String too (i.e a RowResult.containsKey(String) method)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.