You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/08/08 20:45:17 UTC

[beam] branch master updated (2be98cd -> 1348cae)

This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 2be98cd  [BEAM-5041] Java Fn SDK Harness use pTransform to track processed graph
     add bf02368  Add withCompression to TextIO.Write
     add e1d1ed9  Maintain the wrapped inner write for #withCompression
     new 1348cae  [BEAM-3095] Add withCompression to TextIO.Write

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java | 5 +++++
 1 file changed, 5 insertions(+)


[beam] 01/01: [BEAM-3095] Add withCompression to TextIO.Write

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lcwik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 1348cae2daaa403867fba192e4e06ff4addbf5ae
Merge: 2be98cd e1d1ed9
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed Aug 8 13:45:12 2018 -0700

    [BEAM-3095] Add withCompression to TextIO.Write

 sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java | 5 +++++
 1 file changed, 5 insertions(+)