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

Allows manifest.json to be gzip compressed #68

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

alangner
Copy link
Contributor

Allows to use gzip compressed manifest.json files with dbt-loom.
Compressed files are recognized based on the file extension (.gz).

I have only tested it for GCS and local files as this is what I am currently using, but I implemented the logic also for S3 and Azure storage for completeness.

Copy link
Owner

@nicholasyager nicholasyager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alangner This PR absolutely rocks. I confirmed that this is working as expected for both S3 and Azure, and the implementation looks solid. Thank you for contributing -- this will be wildly useful!

@nicholasyager nicholasyager merged commit 0b8ed9e into nicholasyager:main Jun 21, 2024
3 checks passed
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.

2 participants