You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lukecwik <gi...@git.apache.org> on 2016/04/04 22:38:33 UTC

[GitHub] incubator-beam pull request: [BEAM-161] Fix decompression of a con...

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 kirpichov@google.com 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 <ki...@google.com>
Date:   2016-04-04T20:31:23Z

    [BEAM-167] Fix custom source gzip input to read concatenated gzip files
    
    This applies patch from kirpichov@google.com from https://gist.github.com/jkff/d8d984a33a41ec607328cee8e418c174

commit 7cc6acefc0d764852e88fe1ae50660e301b600d0
Author: Luke Cwik <lc...@google.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: [BEAM-167] Fix decompression of a con...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/114


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---