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 2020/05/13 19:44:37 UTC

[beam] branch master updated (a543a2e -> fd8d0c6)

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 a543a2e  Merge pull request #11616 from KevinGG/demo
     add fd8d0c6  [BEAM-9945] Ensure that the read index represents the number of fully processed elements including at the end of the channel or after splitting. (#11689)

No new revisions were added by this update.

Summary of changes:
 .../beam/fn/harness/BeamFnDataReadRunner.java      | 20 ++++++++-
 .../beam/fn/harness/BeamFnDataReadRunnerTest.java  | 49 +++++++++++++++++++++-
 .../apache_beam/runners/worker/bundle_processor.py | 11 ++++-
 3 files changed, 75 insertions(+), 5 deletions(-)