You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2018/07/29 17:48:01 UTC

[beam] branch master updated (d903dcf -> d3923c4)

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

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


    from d903dcf  [BEAM-4747] mkdirs if they don't exist in localfilesystem (#5903)
     add 59c73ea  Finalize writes before returning filenames via WriteFileResults
     new d3923c4  Merge pull request #6075: [BEAM-5028] Finalize writes before returning filenames via WriteFileResults

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/WriteFiles.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[beam] 01/01: Merge pull request #6075: [BEAM-5028] Finalize writes before returning filenames via WriteFileResults

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

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

commit d3923c4b2e8dd8971dc17af30dfc1d3639d17217
Merge: d903dcf 59c73ea
Author: reuvenlax <re...@google.com>
AuthorDate: Sun Jul 29 10:47:56 2018 -0700

    Merge pull request #6075: [BEAM-5028] Finalize writes before returning filenames via WriteFileResults

 sdks/java/core/src/main/java/org/apache/beam/sdk/io/WriteFiles.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)