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

Allow saving catalog via fsspec protocols #469

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

andersy005
Copy link
Member

@andersy005 andersy005 commented Apr 8, 2022

Change Summary

The existing .serialize() and .save() methods allow saving the catalog to a local directory. This PR enhances them by enabling fsspec protocols. now users should be able to write the catalog to cloud storage buckets, etc....

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable

@andersy005 andersy005 added the enhancement Issues that are found to be a reasonable candidate feature additions label Apr 8, 2022
@andersy005 andersy005 merged commit b24082e into main Apr 8, 2022
@andersy005 andersy005 deleted the allow-saving-catalog-via-fsspec branch April 8, 2022 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that are found to be a reasonable candidate feature additions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant