You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2019/11/14 16:48:32 UTC

[beam] branch master updated (bff9a1a -> ee3f951)

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

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


    from bff9a1a  Merge pull request #10086: [BEAM-7078] Update amazon-kinesis-client to 1.13.0
     add ee3f951  [BEAM-3419] Explicitly model iterable side inputs as part of the Beam portability APIs. (#10092)

No new revisions were added by this update.

Summary of changes:
 .../fn-execution/src/main/proto/beam_fn_api.proto  |  34 +
 .../pipeline/src/main/proto/beam_runner_api.proto  |   9 +
 .../beam/model/fnexecution_v1/beam_fn_api.pb.go    | 634 ++++++++------
 .../beam/model/jobmanagement_v1/beam_job_api.pb.go | 284 +++---
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 949 +++++++++++----------
 5 files changed, 1077 insertions(+), 833 deletions(-)