You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/11/28 08:02:10 UTC

[beam] branch master updated (d922f70 -> 4082ce5)

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

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


    from d922f70  [BEAM-6102] Fix several packages that were being bundled without relocation within the Dataflow worker. (#7145)
     add 4082ce5  [BEAM-2687] Correctly handle read-before-write semantics for user state. (#7102)

No new revisions were added by this update.

Summary of changes:
 .../runners/portability/fn_api_runner_test.py      | 50 +++++++++++++++++++
 .../apache_beam/runners/worker/bundle_processor.py | 58 +++++++++++++++++++---
 .../apache_beam/runners/worker/operations.py       |  2 +
 3 files changed, 103 insertions(+), 7 deletions(-)