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 <[email protected]> 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 [email protected].
