You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/04/20 18:53:03 UTC

[beam] branch master updated (e0016ba -> 468b3c7)

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

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


    from e0016ba  Merge pull request #5046: [BEAM-3991] Updating Google API client dependencies to 1.23 versions
     add 8bd2035  Reshuffle filenames before returning them from WriteFilesResult
     new 468b3c7  Merge pull request #5159: [BEAM-3268] Reshuffle filenames before returning them from WriteFilesResult

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:
 .../java/org/apache/beam/sdk/io/WriteFiles.java    |  5 +++-
 .../java/org/apache/beam/sdk/io/SimpleSink.java    | 12 ++++-----
 .../org/apache/beam/sdk/io/TextIOWriteTest.java    | 30 ++--------------------
 .../org/apache/beam/sdk/io/WriteFilesTest.java     | 26 ++++++++++++++++---
 .../java/org/apache/beam/sdk/io/avro/AvroIOIT.java |  4 +--
 .../java/org/apache/beam/sdk/io/text/TextIOIT.java |  4 +--
 .../java/org/apache/beam/sdk/io/xml/XmlIOIT.java   |  2 --
 7 files changed, 36 insertions(+), 47 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.

[beam] 01/01: Merge pull request #5159: [BEAM-3268] Reshuffle filenames before returning them from WriteFilesResult

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

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

commit 468b3c7add32057a8232b2c96c58cd095b9a5a1a
Merge: e0016ba 8bd2035
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Fri Apr 20 11:52:56 2018 -0700

    Merge pull request #5159: [BEAM-3268] Reshuffle filenames before returning them from WriteFilesResult
    
    [BEAM-3268] Reshuffle filenames before returning them from WriteFilesResult

 .../java/org/apache/beam/sdk/io/WriteFiles.java    |  5 +++-
 .../java/org/apache/beam/sdk/io/SimpleSink.java    | 12 ++++-----
 .../org/apache/beam/sdk/io/TextIOWriteTest.java    | 30 ++--------------------
 .../org/apache/beam/sdk/io/WriteFilesTest.java     | 26 ++++++++++++++++---
 .../java/org/apache/beam/sdk/io/avro/AvroIOIT.java |  4 +--
 .../java/org/apache/beam/sdk/io/text/TextIOIT.java |  4 +--
 .../java/org/apache/beam/sdk/io/xml/XmlIOIT.java   |  2 --
 7 files changed, 36 insertions(+), 47 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.