Diego Fustes Villadóniga created PHOENIX-2400:
-------------------------------------------------
Summary: Delete column values by timestamp
Key: PHOENIX-2400
URL: https://issues.apache.org/jira/browse/PHOENIX-2400
Project: Phoenix
Issue Type: New Feature
Reporter: Diego Fustes Villadóniga
I'm working in a project where we store incremental versions of an object in
HBase, now using Phoenix. When we update the object, we store only the
differences, and we save the timestamp of the update, so the modified values
are related with it. This way, using the HBase API, we can rollback the changes
by using the "deleteColumn" method of the "Delete" class. Is there a way to do
this in Phoenix? Could it be implemented in next releases?
Regards,
Diego
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)