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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---