This is an automated email from the ASF dual-hosted git repository.
timrobertson100 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from f381f3b [BEAM-308] Print warning about using non-public
PipelineOptions interface. (#6871)
add 9a532e0 [BEAM-5036] Optimize the FileBasedSink
WriteOperation.moveToOutput()
new 4450c92 Merge pull request #6843: [BEAM-5036] Optimize the
FileBasedSink WriteOperation.moveToOutput()
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/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(-)