[
https://issues.apache.org/jira/browse/HBASE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doğacan Güney updated HBASE-847:
--------------------------------
Attachment: HBASE_847.patch
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.