You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by chamikaramj <gi...@git.apache.org> on 2017/08/03 06:07:33 UTC

[GitHub] beam pull request #3678: [BEAM-2708] Adds support for reading concatenated b...

GitHub user chamikaramj opened a pull request:

    https://github.com/apache/beam/pull/3678

    [BEAM-2708] Adds support for reading concatenated bzip2 files

    Adds tests for concatenated gzip and bzip2 files.
    
    Removes test 'test_model_textio_gzip_concatenated' in 'snippets_test.py' since it's actually hitting 'DummyReadTransform' and not testing this feature.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chamikaramj/beam pbzip2_test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3678.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 #3678
    
----
commit 40e1fbf1856190418d0c6c25c746037d4c109083
Author: chamikara@google.com <ch...@google.com>
Date:   2017-08-03T05:49:33Z

    Adds support for reading concatenated bzip2 files.
    
    Adds tests for concatenated gzip and bzip2 files.
    
    Removes test 'test_model_textio_gzip_concatenated' in 'snippets_test.py' since it's actually hitting 'DummyReadTransform' and not testing this feature.

----


---
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] beam pull request #3678: [BEAM-2708] Adds support for reading concatenated b...

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

    https://github.com/apache/beam/pull/3678


---
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.
---