Remove a transaction for a given data set

I want to rollback a snapshot transaction for a given dataset. I ran some logic that I want to revert on my prod data.

This is a common question, one option has been highlighted on stackoverflow a few years ago

https://stackoverflow.com/a/71139883

I believe this is possible in the UI as well if you go to data lineage and select the dataset. You can then select a historical transaction and click roll-back (under Advanced).

1 Like