This is an automated email from the ASF dual-hosted git repository. timrobertson100 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 4450c92aee1b09f7444b592357f986f64e084eeb Merge: f381f3b 9a532e0 Author: Tim Robertson <[email protected]> AuthorDate: Tue Oct 30 15:38:46 2018 +0100 Merge pull request #6843: [BEAM-5036] Optimize the FileBasedSink WriteOperation.moveToOutput() .../java/org/apache/beam/sdk/io/FileBasedSink.java | 2 +- .../apache/beam/sdk/io/hdfs/HadoopFileSystem.java | 61 ++++++++++++++-------- .../beam/sdk/io/hdfs/HadoopFileSystemTest.java | 8 ++- 3 files changed, 46 insertions(+), 25 deletions(-)
