JunRuiLee opened a new pull request, #7962: URL: https://github.com/apache/paimon/pull/7962
## Summary - Add `ExpireSnapshots` API and `expire-snapshots` CLI command, mirroring Java's `ExpireSnapshotsImpl` - Support `retain_max`, `retain_min`, `time_retain`, `max_deletes` configuration - Protect tagged snapshot files, consumer-referenced snapshots, and changelog-decoupled mode ## Tests - Unit tests for `ExpireConfig`, `SnapshotManager`, `TagManager`, `ChangelogManager` infrastructure methods - Integration tests for `SnapshotDeletion` and `ExpireSnapshots` (tag protection, consumer protection, max_deletes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
