You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2008/09/20 21:41:44 UTC

[jira] Issue Comment Edited: (HBASE-847) new API: HTable.getRow with numVersion specified

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

dogacan edited comment on HBASE-847 at 9/20/08 12:40 PM:
---------------------------------------------------------------

Patch for the issue.

OK, this is my first big(-ish) patch, so I am sure I am missing something :)

Anyway, updates hbase as Jim Kellerman suggested. RowResult#getRow-s don't have any documentation yet. I will update them with a later patch.

I also want to update scanners so that you can ask for multiple versions from them too (not done yet).

 (Also includes patch from HBASE-892.)

      was (Author: dogacan):
    Patch for the issue.

OK, this is my first big(-ish) patch, so I am sure I am missing something :)

Anyway, updates hbase as Jim Kellerman suggested. RowResult#getRow-s don't have any documentation yet. I will update them with a later patch.

I also want to update scanners so that you can ask for multiple versions from them too (not done yet).

 
  
> new API: HTable.getRow with numVersion specified
> ------------------------------------------------
>
>                 Key: HBASE-847
>                 URL: https://issues.apache.org/jira/browse/HBASE-847
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: client
>    Affects Versions: 0.2.0
>            Reporter: Michael Bieniosek
>            Assignee: Jim Kellerman
>             Fix For: 0.19.0
>
>         Attachments: HBASE_847.patch
>
>
> I'd like to be able to call HTable.getRow with numVersions, and get multiple versions for each column.

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