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 18:16:22 UTC

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

GitHub user chamikaramj opened a pull request:

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

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

    Cherry-picking into 2.1.0 release branch.
    
    Corresponding fix for Java SDK was already cherry picked into 2.1.0 branch. I think it's good to get the Python SDK fix in as well so that SDKs are consistent.
    
    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 bzip2_python_cherrypick

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

    https://github.com/apache/beam/pull/3681.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 #3681
    
----
commit d6516c69e61f2061005d01a9e36ee1e4137a1478
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 #3681: [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/3681


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