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

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


    from 50997ad  [BEAM-12603] Add retries to FnApiRunnerTest due to flakiness 
of grpc … (#15524)
     add 2553f6f  [BEAM-12740] Add option to CreateOptions to avoid 
GetObjectMetadata for creating unique temporary GCS file.
     add afccd52  Merge pull request #15355: [BEAM-12740] Add option to 
CreateOptions to avoid GetObjectMetadata for creating unique temporary GCS file.

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/dataflow/DataflowRunnerTest.java  |  10 +-
 .../runners/dataflow/util/PackageUtilTest.java     |  40 ++++----
 .../java/org/apache/beam/sdk/io/FileBasedSink.java |  13 ++-
 .../org/apache/beam/sdk/io/fs/CreateOptions.java   |   8 +-
 .../extensions/gcp/storage/GcsCreateOptions.java   |   2 +-
 .../sdk/extensions/gcp/storage/GcsFileSystem.java  |  14 +--
 .../beam/sdk/extensions/gcp/util/GcsUtil.java      | 104 +++++++++++++++------
 7 files changed, 131 insertions(+), 60 deletions(-)

Reply via email to