API to inspect cell deletions
-----------------------------
Key: HBASE-848
URL: https://issues.apache.org/jira/browse/HBASE-848
Project: Hadoop 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.
-
You can reply to this email to add a comment to the issue online.