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

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

GitHub user nevillelyh opened a pull request:

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

    [BEAM-1518] support deflate file IO

    

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

    $ git pull https://github.com/nevillelyh/beam neville/BEAM-1518

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

    https://github.com/apache/beam/pull/2056.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 #2056
    
----
commit 8da17b7c44e9b1c4c9e022b788cd3557941a7c9f
Author: Neville Li <[email protected]>
Date:   2017-02-21T16:34:22Z

    add DEFLATE to CompressedSource

commit f8821f5cf384b34c63f3c0b8cd16bac78aa61eae
Author: Neville Li <[email protected]>
Date:   2017-02-21T16:39:32Z

    add DELATE to TextIO

commit 7f7481202e5835f5014b20193d8b5fae89927d67
Author: Neville Li <[email protected]>
Date:   2017-02-21T16:46:56Z

    update docs in CompressedSource.java

commit a8ef528dfcac0287bbd32f03146b703782dd786a
Author: Neville Li <[email protected]>
Date:   2017-02-21T17:12:02Z

    update CompressedSourceTest

commit 259f732450ac495bafd4881ad6613cd0193ab40d
Author: Neville Li <[email protected]>
Date:   2017-02-21T16:49:57Z

    add DEFLATE to FileBasedSink

commit 103050add1126c52fba337a175e331555088a97e
Author: Neville Li <[email protected]>
Date:   2017-02-21T18:21:30Z

    update TextIOTest

commit 50da3c31726390e4ddcde81e4c4c35112fe00213
Author: Neville Li <[email protected]>
Date:   2017-02-21T18:25:12Z

    update FileBasedSinkTest

----


> Support deflate (zlib) in CompressedSource and FileBasedSink
> ------------------------------------------------------------
>
>                 Key: BEAM-1518
>                 URL: https://issues.apache.org/jira/browse/BEAM-1518
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>    Affects Versions: 0.5.0
>            Reporter: Neville Li
>            Assignee: Neville Li
>            Priority: Minor
>
> `.deflate` files are quite common in Hadoop and also supported by TensorFlow 
> in TFRecord file format.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to