[
https://issues.apache.org/jira/browse/HBASE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178225#comment-13178225
]
Harsh J commented on HBASE-848:
-------------------------------
Do you mean something like a single delete(…) call returning the last good cell
(which'd also contain the last good TS)? I think that's too expensive and we
have not seen a need for this come up at all (or at least I have not). Why do
you seek this?
> API to inspect cell deletions
> -----------------------------
>
> Key: HBASE-848
> URL: https://issues.apache.org/jira/browse/HBASE-848
> Project: HBase
> Issue Type: New Feature
> Components: client
> Affects Versions: 0.2.0
> Reporter: Michael Bieniosek
>
> If a cell gets deleted, I'd like to have some API that gives me the deletion
> timestamp, as well as any versions that predate the deletion.
> One possibility might be to add a boolean flag to HTable.get
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira