projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
1.04k stars 129 forks source link

Persist: introduce `deleteWithReferenced(Obj)` #9731

Closed snazy closed 1 month ago

snazy commented 1 month ago

... to delete an Obj only if its referenced() timestamp has the expected value.

snazy commented 1 month ago

This is a prerequisite for #9688