GitHub user lukecwik opened a pull request:
https://github.com/apache/incubator-beam/pull/114
[BEAM-161] Fix decompression of a concatenation of gzip streams in
CompressedSource
I pulled in the patch from [email protected] and gave him authorship of
the commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lukecwik/incubator-beam beam161
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #114
----
commit 88602c9ca09538f22557292e19e1dd38f8731744
Author: kirpichov <[email protected]>
Date: 2016-04-04T20:31:23Z
[BEAM-167] Fix custom source gzip input to read concatenated gzip files
This applies patch from [email protected] from
https://gist.github.com/jkff/d8d984a33a41ec607328cee8e418c174
commit 7cc6acefc0d764852e88fe1ae50660e301b600d0
Author: Luke Cwik <[email protected]>
Date: 2016-04-04T20:35:25Z
[BEAM-161] Add comment for the test explaining why concatenation of gzip
files is valid
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---