-
Notifications
You must be signed in to change notification settings - Fork 525
Closed
Labels
binding/rustIssues for the Rust crateIssues for the Rust crateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
delta-rs should have a "vacuum table" utility analogous to the one provided by the open source Spark Delta Lake implementation. This utility is useful for cleaning up old files that are no longer referenced by the delta log (e.g. files rewritten by merge statements, optimize command etc.).
See the VacuumCommand in the open source implementation for reference.
Metadata
Metadata
Assignees
Labels
binding/rustIssues for the Rust crateIssues for the Rust crateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers