delta-io/connectors

[Feature Request] Add `vacuum` API to DeltaLog

scottsand-db opened this issue · 4 comments

In response to this issue delta-io/delta#1456 we should add a vacuum API to the DeltaLog class.

This would enable users to clean up old and un-referenced parquet files.

I wish the vacuum would return the AddFile list which is deleted.

@scottsand-db Hi, any progress?

This would be a good medium task for any contributor.

This repo has been deprecated and the code is moved under connectors module in https://github.com/delta-io/delta repository. Please create the issue in repository https://github.com/delta-io/delta. See #556 for details.