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

Add bzip2 file compression support #4097

Merged
merged 3 commits into from
Jun 23, 2021

Conversation

adamjstewart
Copy link
Contributor

@adamjstewart adamjstewart commented Jun 22, 2021

This PR adds support for the bzip2 decompression scheme.

Examples of datasets that use bzip2 compression:

Also see pytorch/text#815 for a related issue in torchtext.

@pmeier @calebrob6

@adamjstewart adamjstewart changed the title Add .bz2 and .tar.bz2 file decompression support Add bzip2 file compression support Jun 22, 2021
Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR @adamjstewart!

@NicolasHug
Copy link
Member

Thanks a lot @adamjstewart for the PR and @pmeier for the review!

@NicolasHug NicolasHug merged commit eb1b982 into pytorch:master Jun 23, 2021
@adamjstewart adamjstewart deleted the features/bz2 branch June 23, 2021 12:44
facebook-github-bot pushed a commit that referenced this pull request Jun 25, 2021
Reviewed By: NicolasHug

Differential Revision: D29369893

fbshipit-source-id: 4b194c9cf50ae0e3f9ead56ccd6289f039036e71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants