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: Shorten reference history #9733

Closed snazy closed 1 month ago

snazy commented 1 month ago

Goal is to have a functionality to automatically squash the history of a given reference, potentially only branches, to a given number of commits or a cutoff-timestamp.

The functionality should also work for internal Nessie references (int/refs + int/repo), via a specialized functionality?