[ 
https://issues.apache.org/jira/browse/BEAM-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060228#comment-16060228
 ] 

ASF GitHub Bot commented on BEAM-2497:
--------------------------------------

GitHub user sb2nov opened a pull request:

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

    [BEAM-2497] Fix the reading of concat gzip files

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---
    
    R: @chamikaramj PTAL


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

    $ git pull https://github.com/sb2nov/beam BEAM-2497-concat-gzip

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

    https://github.com/apache/beam/pull/3428.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 #3428
    
----
commit 275e4b608c51dcde416116d51b5e590ceaa3325b
Author: Sourabh Bajaj <[email protected]>
Date:   2017-06-22T22:51:09Z

    [BEAM-2497] Fix the reading of concat gzip files

----


> TextIO can't read concatenated gzip files
> -----------------------------------------
>
>                 Key: BEAM-2497
>                 URL: https://issues.apache.org/jira/browse/BEAM-2497
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>    Affects Versions: 2.0.0
>            Reporter: Ahmet Altay
>            Assignee: Chamikara Jayalath
>             Fix For: 2.1.0
>
>
> I can reproduce this with python {{DirectRunner}} using the same repro steps 
> as https://issues.apache.org/jira/browse/BEAM-167.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to