Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(remove): added support for removing files via an extension #26

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

wolfeidau
Copy link
Owner

@wolfeidau wolfeidau commented Jan 17, 2024

To enable removal of files, and support the work going on in https://github.com/apache/iceberg-go I have added a new extension to s3iofs which supports the remove file operation.

This is inline with the recommendations in this issue discussing adding write support to io.FS and how implementations should provide their own extensions for this at the moment. golang/go#45757

To enable removal of files, and support the work going on in https://github.com/apache/iceberg-go I have added a new extension to s3iofs which supports the remove file operation.
@wolfeidau wolfeidau merged commit b8cc889 into master Jan 17, 2024
1 check passed
@wolfeidau wolfeidau deleted the chore_added_support_for_remove_file branch January 17, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant