[
https://issues.apache.org/jira/browse/HBASE-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633495#action_12633495
]
Doğacan Güney commented on HBASE-847:
-------------------------------------
Again, thanks for comments. I will update as you suggested with a new patch.
Btw, a question: Do you think it is a good idea to change Cell so that if it
stores multiple <timestamp, value> pairs, those pairs are sorted? I mean, the
value with the latest timestamp will be returned first during an iteration?
> 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.