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

Backport apache/beam #3669 #591

Merged
merged 1 commit into from
Aug 18, 2017

Conversation

tgroh
Copy link
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.

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:51
@lukecwik lukecwik merged commit 48b0853 into GoogleCloudPlatform:hotfix_v1.9 Aug 18, 2017
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