feat: rollback to snapshot action#8
Conversation
|
Don't you want to move as much changes as possible into separate |
The transaction module contains many submodules that represent actions: Our module matches to this style. Rollback is a functionality that is needed not only for our purposes, it is also implemented in the iceberg-python repository, so theoretically we can do PR in the upstream and they will wonder why the new action is in the |
|
@kryvashek, could you review the changes if you've already started watching. |
4fd8539 to
e4a7f2a
Compare
Somehow I've missed this. Ok, sure, will do. |
e4a7f2a to
b39f11e
Compare
What changes are included in this PR?
Added the rollback to snapshot action.
Are these changes tested?
Yes, unit tests.