[
https://issues.apache.org/jira/browse/HBASE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633470#action_12633470
]
Jim Kellerman commented on HBASE-847:
-------------------------------------
Patch does not apply. Patches must be in svn diff format to be accepted.
Please add a test case to demonstrate that getting multiple versions works
(should also include multiple versions with timestamp specified)
Please do not include a patch for HBASE-52 and HBASE-33 in this patch. Even
though they are similar, changes to scanners are more difficult. We try to
limit the scope of a single patch in general.
Insure that the sub issues of this Jira, HBASE-857, HBASE-31 and HBASE-44 are
addressed.
Thanks.
> 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.