Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Backport apache/beam #3669#592

Merged
lukecwik merged 2 commits into
GoogleCloudPlatform:master-1.xfrom
tgroh:backport_bzip_master_1x
Aug 19, 2017
Merged

Backport apache/beam #3669#592
lukecwik merged 2 commits into
GoogleCloudPlatform:master-1.xfrom
tgroh:backport_bzip_master_1x

Conversation

@tgroh
Copy link
Copy Markdown
Contributor

@tgroh tgroh commented Aug 18, 2017

Configure BZIP2 to read all "streams"

Without this, CompressionMode.BZIP2 only supports "standard" bz2 files
containing a single stream. With this change, BZIP2 also supports bz2
files containing multiple streams, such as those produced by pbzip2.

@tgroh tgroh requested a review from lukecwik August 18, 2017 22:52
Configure BZIP2 to read all "streams"

Without this, CompressionMode.BZIP2 only supports "standard" bz2 files
containing a single stream. With this change, BZIP2 also supports bz2
files containing multiple streams, such as those produced by pbzip2.
@tgroh tgroh force-pushed the backport_bzip_master_1x branch from 7ccc08a to ad1c905 Compare August 18, 2017 22:52
@tgroh tgroh changed the base branch from master to master-1.x August 18, 2017 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants