Skip to content

Remove GZip.jl dependency#161

Merged
drizk1 merged 2 commits intoTidierOrg:mainfrom
nhz2:nz-replace-GZip.jl
Apr 16, 2026
Merged

Remove GZip.jl dependency#161
drizk1 merged 2 commits intoTidierOrg:mainfrom
nhz2:nz-replace-GZip.jl

Conversation

@nhz2
Copy link
Copy Markdown
Contributor

@nhz2 nhz2 commented Apr 12, 2026

Remove redundant gzip decompression in Snowflake because HTTP.jl already handles this automatically (ref: https://juliaweb.github.io/HTTP.jl/stable/client/#decompress). Also remove the GZip.jl dependency since it's no longer used.

Note: the Snowflake code path appears to have no test coverage.

@drizk1 drizk1 merged commit 1e17b9e into TidierOrg:main Apr 16, 2026
4 checks passed
@nhz2 nhz2 deleted the nz-replace-GZip.jl branch April 16, 2026 08:36
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