You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/01/31 18:04:56 UTC

[beam] branch master updated (5345005 -> 0683135)

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 5345005  [BEAM-8298] Implement side input caching.
     add 0683135  [BEAM-8889] Cleanup Beam to GCS connector interfacing code so it uses higher level objects such as GoogleCloudStorage. (#10617)

No new revisions were added by this update.

Summary of changes:
 .../sdk/extensions/gcp/options/GcsOptions.java     |  7 ++
 .../beam/sdk/extensions/gcp/util/GcsUtil.java      | 87 ++++++++++++++--------
 2 files changed, 65 insertions(+), 29 deletions(-)