[
https://issues.apache.org/jira/browse/PHOENIX-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk resolved PHOENIX-2400.
-----------------------------------
Resolution: Invalid
This is a question that should be posted to the user [mailing
list|http://phoenix.apache.org/mailing_list.html].
Do have a look at the latest TIMESTAMP functionality in 4.6.0 release.
> 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)