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

Handle compressed s3 files with a fragment #1175

Merged
merged 2 commits into from
May 8, 2023

Conversation

tdrwenski
Copy link
Contributor

Description of Changes

Fix a bug that s3 files with a fragment (for instance cdms3:myBucket?myKey.gz#delimiter=/) were not being recognized as compressed files since the uri doesn't end in .gz.

@tdrwenski tdrwenski marked this pull request as ready for review May 5, 2023 16:27
@tdrwenski tdrwenski requested a review from haileyajohnson as a code owner May 5, 2023 16:27
@haileyajohnson haileyajohnson merged commit fd24045 into Unidata:maint-5.x May 8, 2023
@tdrwenski tdrwenski deleted the handle-compressed-s3 branch May 8, 2023 15:00
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